diff options
Diffstat (limited to 'eBones/lib/libkrb/fgetst.c')
-rw-r--r-- | eBones/lib/libkrb/fgetst.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/lib/libkrb/fgetst.c b/eBones/lib/libkrb/fgetst.c index f053e5b..459b5f4 100644 --- a/eBones/lib/libkrb/fgetst.c +++ b/eBones/lib/libkrb/fgetst.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: fgetst.c,v 4.0 89/01/23 10:08:31 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif |