From d90536e35b89461c5dbefaae4921fd815b80aaf5 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 22 Mar 2002 21:53:29 +0000 Subject: Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. --- lib/libc/string/wmemcpy.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/string/wmemcpy.c') diff --git a/lib/libc/string/wmemcpy.c b/lib/libc/string/wmemcpy.c index 14888be..787e07c 100644 --- a/lib/libc/string/wmemcpy.c +++ b/lib/libc/string/wmemcpy.c @@ -27,9 +27,11 @@ */ #include +#if 0 #if defined(LIBC_SCCS) && !defined(lint) __RCSID("$NetBSD: wmemcpy.c,v 1.1 2000/12/23 23:14:37 itojun Exp $"); #endif /* LIBC_SCCS and not lint */ +#endif __FBSDID("$FreeBSD$"); #include -- cgit v1.1