diff options
Diffstat (limited to 'usr.bin/calendar/day.c')
| -rw-r--r-- | usr.bin/calendar/day.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/calendar/day.c b/usr.bin/calendar/day.c index 14bc2e785a6b..e319dd9304e8 100644 --- a/usr.bin/calendar/day.c +++ b/usr.bin/calendar/day.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/calendar/day.c,v 1.21.2.1 2006/06/15 01:16:36 grog Exp $"); #include <sys/types.h> #include <sys/uio.h> |
