From d1bf0c4841834d6932a27295f99f70d9f55e62d1 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 7 Nov 2001 19:55:16 +0000 Subject: rcsid[]->__FBSDID --- lib/libc/string/wmemcmp.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib/libc/string/wmemcmp.c') diff --git a/lib/libc/string/wmemcmp.c b/lib/libc/string/wmemcmp.c index 158bf09..d47c332 100644 --- a/lib/libc/string/wmemcmp.c +++ b/lib/libc/string/wmemcmp.c @@ -30,10 +30,7 @@ #if defined(LIBC_SCCS) && !defined(lint) __RCSID("$NetBSD: wmemcmp.c,v 1.1 2000/12/23 23:14:37 itojun Exp $"); #endif /* LIBC_SCCS and not lint */ -#ifndef lint -static const char rcsid[] = - "$FreeBSD$"; -#endif +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.1