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 76e593327a39..251c9dcd7868 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.12.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> |
