summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc/rstat.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/rstat.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/rstat.x')
-rw-r--r--include/rpcsvc/rstat.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/rstat.x b/include/rpcsvc/rstat.x
index 0c55005..a46388a 100644
--- a/include/rpcsvc/rstat.x
+++ b/include/rpcsvc/rstat.x
@@ -47,7 +47,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rstat.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/
-%static char rcsid[] = "$Id: rstat.x,v 1.1 1994/08/04 19:01:51 wollman Exp $";
+%static const char rcsid[] = "$Id: rstat.x,v 1.4 1997/05/28 04:38:20 wpaul Exp $";
%#endif /* not lint */
#endif /* def RPC_HDR */
OpenPOWER on IntegriCloud