aboutsummaryrefslogtreecommitdiff
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 e89969820957..2ab1b1a569f3 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.3.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <limits.h>
#include <stdlib.h>