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 2da2463..c31e25f 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 $ - * $Id: stime.c,v 1.3 1995/07/18 16:39:46 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: stime.c,v 1.3 1995/07/18 16:39:46 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif |