diff options
Diffstat (limited to 'eBones/lib/libkrb/stime.c')
-rw-r--r-- | eBones/lib/libkrb/stime.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/lib/libkrb/stime.c b/eBones/lib/libkrb/stime.c index c31e25f..5b5cd75 100644 --- a/eBones/lib/libkrb/stime.c +++ b/eBones/lib/libkrb/stime.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: stime.c,v 4.5 88/11/15 16:58:05 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif |