summaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcsnrtombs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/wcsnrtombs.c')
-rw-r--r--lib/libc/locale/wcsnrtombs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/wcsnrtombs.c b/lib/libc/locale/wcsnrtombs.c
index 68d6b5ceae02e..6de6ff946e02f 100644
--- a/lib/libc/locale/wcsnrtombs.c
+++ b/lib/libc/locale/wcsnrtombs.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/locale/wcsnrtombs.c,v 1.2 2004/07/22 02:57:29 tjr Exp $");
#include <limits.h>
#include <stdlib.h>