summaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcrtomb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/wcrtomb.c')
-rw-r--r--lib/libc/locale/wcrtomb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/wcrtomb.c b/lib/libc/locale/wcrtomb.c
index ef75b78f37603..4d7b115067222 100644
--- a/lib/libc/locale/wcrtomb.c
+++ b/lib/libc/locale/wcrtomb.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/locale/wcrtomb.c,v 1.8 2004/05/12 14:09:04 tjr Exp $");
#include <wchar.h>
#include "mblocal.h"