aboutsummaryrefslogtreecommitdiff
path: root/eBones/lib/librkinit/rk_rpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/lib/librkinit/rk_rpc.c')
-rw-r--r--eBones/lib/librkinit/rk_rpc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/eBones/lib/librkinit/rk_rpc.c b/eBones/lib/librkinit/rk_rpc.c
index 425f0fb4e73a..a5f70f8dea93 100644
--- a/eBones/lib/librkinit/rk_rpc.c
+++ b/eBones/lib/librkinit/rk_rpc.c
@@ -1,7 +1,7 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/lib/librkinit/rk_rpc.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This file contains functions that are used for network communication.
* See the comment at the top of rk_lib.c for a description of the naming
@@ -9,7 +9,7 @@
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>