summaryrefslogtreecommitdiff
path: root/lib/libc/gen/pw_scan.c
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
commitea8d448a923f0d68d7ecf1d2a0583c7d17bdee4e (patch)
treeef433201f15534b3543b0b05d4dc15466eed0d0c /lib/libc/gen/pw_scan.c
parent919834bd3fbf2b77cedce148242610009c432c29 (diff)
Notes
Diffstat (limited to 'lib/libc/gen/pw_scan.c')
-rw-r--r--lib/libc/gen/pw_scan.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/libc/gen/pw_scan.c b/lib/libc/gen/pw_scan.c
index 9db291df868f..24fce57fdbfc 100644
--- a/lib/libc/gen/pw_scan.c
+++ b/lib/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