summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/localeconv.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-03-05 10:21:05 +0000
committerobrien <obrien@FreeBSD.org>2001-03-05 10:21:05 +0000
commitf9dc1bba26956943a67480a41ca4c8d74c08c450 (patch)
tree7e71d5566e4f06464521759aeee462543bedbeb8 /lib/libc/locale/localeconv.c
parentb35c109f01fbe293fe748eab6cdcc6c6d04c5779 (diff)
downloadFreeBSD-src-f9dc1bba26956943a67480a41ca4c8d74c08c450.zip
FreeBSD-src-f9dc1bba26956943a67480a41ca4c8d74c08c450.tar.gz
Use our standard .c rcsid format.
Diffstat (limited to 'lib/libc/locale/localeconv.c')
-rw-r--r--lib/libc/locale/localeconv.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/locale/localeconv.c b/lib/libc/locale/localeconv.c
index 326a0be..e113cbb 100644
--- a/lib/libc/locale/localeconv.c
+++ b/lib/libc/locale/localeconv.c
@@ -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>
OpenPOWER on IntegriCloud