summaryrefslogtreecommitdiff
path: root/sys/kern/subr_fattime.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_fattime.c')
-rw-r--r--sys/kern/subr_fattime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_fattime.c b/sys/kern/subr_fattime.c
index 1c84382d4fbd..bc8bef4b089c 100644
--- a/sys/kern/subr_fattime.c
+++ b/sys/kern/subr_fattime.c
@@ -135,7 +135,6 @@ static const struct {
{ NOV + 3 * YEAR + 1, ENC(3, 12) }
};
-
void
timespec2fattime(const struct timespec *tsp, int utc, uint16_t *ddp,
uint16_t *dtp, uint8_t *dhp)