summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc_commondata.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 15:12:41 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 15:12:41 +0000
commit7e546392b5fe3a496acff53ac7aadd1c57b2a4cf (patch)
tree917f8907edc047db430fc69dab9b26a7bb9900aa /lib/libc/rpc/rpc_commondata.c
parenta794df83c560834b648953255c064baf12444ddd (diff)
Notes
Diffstat (limited to 'lib/libc/rpc/rpc_commondata.c')
-rw-r--r--lib/libc/rpc/rpc_commondata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc_commondata.c b/lib/libc/rpc/rpc_commondata.c
index 043c08285056..6c440d1336a0 100644
--- a/lib/libc/rpc/rpc_commondata.c
+++ b/lib/libc/rpc/rpc_commondata.c
@@ -29,7 +29,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
/*static char *sccsid = "from: @(#)rpc_commondata.c 2.1 88/07/29 4.0 RPCSRC";*/
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif
#include <rpc/rpc.h>