summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc/rnusers.x
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>1998-12-06 08:15:08 +0000
committerarchie <archie@FreeBSD.org>1998-12-06 08:15:08 +0000
commit75f552f0ac18a4171163ae7419546d913ba866b4 (patch)
tree41d009ac9552a846a3ac2afa849b3034d620d76c /include/rpcsvc/rnusers.x
parent731caa6ae4f0e01f800f3ce1c13d6f9196a3cfee (diff)
downloadFreeBSD-src-75f552f0ac18a4171163ae7419546d913ba866b4.zip
FreeBSD-src-75f552f0ac18a4171163ae7419546d913ba866b4.tar.gz
Make rcsid a const char[] instead of char[] to avoid compiler warnings
Diffstat (limited to 'include/rpcsvc/rnusers.x')
-rw-r--r--include/rpcsvc/rnusers.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/rnusers.x b/include/rpcsvc/rnusers.x
index 0ba5248..22986d8 100644
--- a/include/rpcsvc/rnusers.x
+++ b/include/rpcsvc/rnusers.x
@@ -35,7 +35,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rnusers.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rnusers.x 2.1 88/08/01 4.0 RPCSRC";*/
-%static char rcsid[] = "$Id: rnusers.x,v 1.1 1994/08/04 19:01:50 wollman Exp $";
+%static const char rcsid[] = "$Id: rnusers.x,v 1.4 1997/05/28 04:38:19 wpaul Exp $";
%#endif /* not lint */
#endif
OpenPOWER on IntegriCloud