summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcsdup.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcsdup.c')
-rw-r--r--lib/libc/string/wcsdup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcsdup.c b/lib/libc/string/wcsdup.c
index 1e5db9258a057..4379da1ed30cb 100644
--- a/lib/libc/string/wcsdup.c
+++ b/lib/libc/string/wcsdup.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/string/wcsdup.c,v 1.1 2005/08/13 05:54:33 tjr Exp $");
#include <stdlib.h>
#include <wchar.h>