Use our standard .c rcsid format.

This commit is contained in:
obrien 2001-03-05 10:21:05 +00:00
parent fcfc5287a6
commit 4455d367fd

View File

@ -36,7 +36,8 @@
#if 0
static char sccsid[] = "@(#)localeconv.c 8.1 (Berkeley) 6/4/93";
#endif
static char rcsid[] = "$FreeBSD$";
static char rcsid[] =
"$FreeBSD$";
#endif /* LIBC_SCCS and not lint */
#include <locale.h>