aboutsummaryrefslogtreecommitdiff
path: root/libexec/revnetgroup/parse_netgroup.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 14:22:49 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 14:22:49 +0000
commit9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 (patch)
tree675e78759fe0f81ec0897b596c2b111ceedef8ad /libexec/revnetgroup/parse_netgroup.c
parentb97fa2ef508bb1cc99621edb8b6d03845b55b8bd (diff)
Notes
Diffstat (limited to 'libexec/revnetgroup/parse_netgroup.c')
-rw-r--r--libexec/revnetgroup/parse_netgroup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/revnetgroup/parse_netgroup.c b/libexec/revnetgroup/parse_netgroup.c
index 529d399fb2f5..14e7e238a7ca 100644
--- a/libexec/revnetgroup/parse_netgroup.c
+++ b/libexec/revnetgroup/parse_netgroup.c
@@ -35,7 +35,7 @@
*/
#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "$FreeBSD$";
+static char sccsid[] = "$Id$";
#endif /* LIBC_SCCS and not lint */
/*
@@ -52,7 +52,7 @@ static char sccsid[] = "$FreeBSD$";
#include "hash.h"
#ifndef lint
-static const char rcsid[] = "$FreeBSD$";
+static const char rcsid[] = "$Id$";
#endif
/*