diff options
Diffstat (limited to 'eBones/lib/libkrb/get_request.c')
-rw-r--r-- | eBones/lib/libkrb/get_request.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/lib/libkrb/get_request.c b/eBones/lib/libkrb/get_request.c index ce74c60..c9d32b2 100644 --- a/eBones/lib/libkrb/get_request.c +++ b/eBones/lib/libkrb/get_request.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: get_request.c,v 4.7 88/12/01 14:00:11 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif |