summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.yppasswdd/pw_util.c
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-10-13 11:18:53 +0000
committercharnier <charnier@FreeBSD.org>1997-10-13 11:18:53 +0000
commit67de6ed0a2d20541b0f95abf9e5e36e1b8d32de4 (patch)
tree4353fdf164b72946f572231854d2363137d0c61a /usr.sbin/rpc.yppasswdd/pw_util.c
parent8f640499e9439317b5c4c86c9e29cebdf7d2fcbd (diff)
downloadFreeBSD-src-67de6ed0a2d20541b0f95abf9e5e36e1b8d32de4.zip
FreeBSD-src-67de6ed0a2d20541b0f95abf9e5e36e1b8d32de4.tar.gz
Remove multiply defined Id string. Hide sccsid string.
Diffstat (limited to 'usr.sbin/rpc.yppasswdd/pw_util.c')
-rw-r--r--usr.sbin/rpc.yppasswdd/pw_util.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/rpc.yppasswdd/pw_util.c b/usr.sbin/rpc.yppasswdd/pw_util.c
index a4912d0..4b5de7c 100644
--- a/usr.sbin/rpc.yppasswdd/pw_util.c
+++ b/usr.sbin/rpc.yppasswdd/pw_util.c
@@ -32,7 +32,11 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)pw_util.c 8.3 (Berkeley) 4/2/94";
+#endif
+static const char rcsid[] =
+ "$Id$";
#endif /* not lint */
/*
OpenPOWER on IntegriCloud