summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcswidth.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcswidth.c')
-rw-r--r--lib/libc/string/wcswidth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcswidth.c b/lib/libc/string/wcswidth.c
index b142074f17089..c15daf21a8f5d 100644
--- a/lib/libc/string/wcswidth.c
+++ b/lib/libc/string/wcswidth.c
@@ -36,7 +36,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/string/wcswidth.c,v 1.7.12.1 2010/02/10 00:26:20 kensmith Exp $");
#include <wchar.h>