summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc/yppasswd.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/yppasswd.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/yppasswd.x')
-rw-r--r--include/rpcsvc/yppasswd.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/yppasswd.x b/include/rpcsvc/yppasswd.x
index c1505b3..26a9e4a 100644
--- a/include/rpcsvc/yppasswd.x
+++ b/include/rpcsvc/yppasswd.x
@@ -36,7 +36,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)yppasswd.x 1.1 87/04/13 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/
-%static char rcsid[] = "$Id: yppasswd.x,v 1.1 1994/08/04 19:01:57 wollman Exp $";
+%static const char rcsid[] = "$Id: yppasswd.x,v 1.4 1997/05/28 04:38:27 wpaul Exp $";
%#endif /* not lint */
#endif
OpenPOWER on IntegriCloud