aboutsummaryrefslogtreecommitdiff
path: root/eBones/lib/libkrb/getrealm.c
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/lib/libkrb/getrealm.c')
-rw-r--r--eBones/lib/libkrb/getrealm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/lib/libkrb/getrealm.c b/eBones/lib/libkrb/getrealm.c
index dcd4d28a9199..4060035daa1d 100644
--- a/eBones/lib/libkrb/getrealm.c
+++ b/eBones/lib/libkrb/getrealm.c
@@ -6,13 +6,13 @@
* routine to convert hostname into realm name.
*
* from: getrealm.c,v 4.6 90/01/02 13:35:56 jtkohl Exp $
- * $Id: getrealm.c,v 1.3 1995/07/18 16:38:46 mark Exp $
+ * $FreeBSD$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$Id: getrealm.c,v 1.3 1995/07/18 16:38:46 mark Exp $";
+"$FreeBSD$";
#endif lint
#endif