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/wcscpy.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib/libc/string/wcscpy.c') diff --git a/lib/libc/string/wcscpy.c b/lib/libc/string/wcscpy.c index d05804af1431..890d27ade6fa 100644 --- a/lib/libc/string/wcscpy.c +++ b/lib/libc/string/wcscpy.c @@ -30,10 +30,7 @@ #if defined(LIBC_SCCS) && !defined(lint) __RCSID("$NetBSD: wcscpy.c,v 1.1 2000/12/23 23:14:36 itojun Exp $"); #endif /* LIBC_SCCS and not lint */ -#ifndef lint -static const char rcsid[] = - "$FreeBSD$"; -#endif +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.3