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 553e6d2f813d2..98a095d18c0de 100644
--- a/lib/libc/string/wcswidth.c
+++ b/lib/libc/string/wcswidth.c
@@ -40,7 +40,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/string/wcswidth.c,v 1.6 2002/08/20 02:06:28 ache Exp $");
#include <wchar.h>