diff options
Diffstat (limited to 'usr.bin/calendar/ostern.c')
-rw-r--r-- | usr.bin/calendar/ostern.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/calendar/ostern.c b/usr.bin/calendar/ostern.c index f000f7d5311b..d557ea29f1cf 100644 --- a/usr.bin/calendar/ostern.c +++ b/usr.bin/calendar/ostern.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/calendar/ostern.c,v 1.8.2.2 2002/05/27 12:14:46 dwmalone Exp $"); #include <stdio.h> #include <stdlib.h> |