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 e89969820957..a633a938a562 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.16.1 2008/10/02 02:57:24 kensmith Exp $");
#include <limits.h>
#include <stdlib.h>