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 1694c2905c74..a2d72f0d1d2d 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.7.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ |
