aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wmemset.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wmemset.c')
-rw-r--r--lib/libc/string/wmemset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wmemset.c b/lib/libc/string/wmemset.c
index 0e96356ec007..05f26d0f970a 100644
--- a/lib/libc/string/wmemset.c
+++ b/lib/libc/string/wmemset.c
@@ -32,7 +32,7 @@
__RCSID("$NetBSD: wmemset.c,v 1.1 2000/12/23 23:14:37 itojun Exp $");
#endif /* LIBC_SCCS and not lint */
#endif
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/string/wmemset.c,v 1.8.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <wchar.h>