From 945b1515badd64ca8015e15c4b6274edb322a12e Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 1 Feb 2002 00:57:29 +0000 Subject: Fix SCM ID's. --- libc/gen/pw_scan.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'libc') 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 +__FBSDID("$FreeBSD$"); /* * This module is used to "verify" password entries by chpass(1) and -- cgit v1.2.3-56-ge451