summaryrefslogtreecommitdiff
path: root/eBones/lib/libkrb/create_auth_reply.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 14:40:44 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 14:40:44 +0000
commitc0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82 (patch)
tree6a3d976e25d26a7f7d12bdbe72ba026376cc00ff /eBones/lib/libkrb/create_auth_reply.c
parent9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 (diff)
Notes
Diffstat (limited to 'eBones/lib/libkrb/create_auth_reply.c')
-rw-r--r--eBones/lib/libkrb/create_auth_reply.c4
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 e70d74f68324..e7f669b239fd 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