From de5fe5d53b634e506f94a6df3a9261aa20fa152f Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 7 Nov 2001 19:55:16 +0000 Subject: rcsid[]->__FBSDID --- lib/libc/string/bcopy.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'lib/libc/string/bcopy.c') diff --git a/lib/libc/string/bcopy.c b/lib/libc/string/bcopy.c index b7e6861d8f74..23cc00f2cfc6 100644 --- a/lib/libc/string/bcopy.c +++ b/lib/libc/string/bcopy.c @@ -37,12 +37,9 @@ #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)bcopy.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ -#ifndef lint -static const char rcsid[] = - "$FreeBSD$"; -#endif - #include +__FBSDID("$FreeBSD$"); + #include /* -- cgit v1.3