diff options
Diffstat (limited to 'usr.sbin/zic/ialloc.c')
-rw-r--r-- | usr.sbin/zic/ialloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/zic/ialloc.c b/usr.sbin/zic/ialloc.c index 1694c2905c74d..a0dcc27c5397e 100644 --- a/usr.sbin/zic/ialloc.c +++ b/usr.sbin/zic/ialloc.c @@ -11,7 +11,7 @@ static const char elsieid[] = "@(#)ialloc.c 8.30"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/ialloc.c,v 1.6.24.1.2.1 2010/02/10 00:26:20 kensmith Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ |