diff options
author | peter <peter@FreeBSD.org> | 1997-02-22 14:40:44 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-02-22 14:40:44 +0000 |
commit | 4968036f61ba12b2d7bd7a825b0a79c67054a395 (patch) | |
tree | 6a3d976e25d26a7f7d12bdbe72ba026376cc00ff /eBones/lib/libkrb/create_auth_reply.c | |
parent | 090fb430f117cbbf541214c39f88eb57afb71d15 (diff) | |
download | FreeBSD-src-4968036f61ba12b2d7bd7a825b0a79c67054a395.zip FreeBSD-src-4968036f61ba12b2d7bd7a825b0a79c67054a395.tar.gz |
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'eBones/lib/libkrb/create_auth_reply.c')
-rw-r--r-- | eBones/lib/libkrb/create_auth_reply.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/lib/libkrb/create_auth_reply.c b/eBones/lib/libkrb/create_auth_reply.c index e70d74f..e7f669b 100644 --- a/eBones/lib/libkrb/create_auth_reply.c +++ b/eBones/lib/libkrb/create_auth_reply.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: create_auth_reply.c,v 4.10 89/01/13 17:47:38 steiner Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif |