summaryrefslogtreecommitdiffstats
path: root/libc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-02-01 00:57:29 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-02-01 00:57:29 +0000
commit945b1515badd64ca8015e15c4b6274edb322a12e (patch)
tree24387415ebd259a3090701ab9ac925cb3da3dfcc /libc
parent2736d4604128e6577fa5d290699a53ca3e74ca10 (diff)
downloadpw-darwin-945b1515badd64ca8015e15c4b6274edb322a12e.tar.gz
pw-darwin-945b1515badd64ca8015e15c4b6274edb322a12e.tar.zst
pw-darwin-945b1515badd64ca8015e15c4b6274edb322a12e.zip
Fix SCM ID's.
Diffstat (limited to 'libc')
-rw-r--r--libc/gen/pw_scan.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/libc/gen/pw_scan.c b/libc/gen/pw_scan.c
index 9db291d..24fce57 100644
--- a/libc/gen/pw_scan.c
+++ b/libc/gen/pw_scan.c
@@ -31,13 +31,11 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-#if 0
+#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)pw_scan.c 8.3 (Berkeley) 4/2/94";
-#endif
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#endif /* LIBC_SCCS and not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
/*
* This module is used to "verify" password entries by chpass(1) and