summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscat.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcscat.c')
-rw-r--r--lib/libc/string/wcscat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcscat.c b/lib/libc/string/wcscat.c
index 1c965335e4d2a..cf7812ffd1397 100644
--- a/lib/libc/string/wcscat.c
+++ b/lib/libc/string/wcscat.c
@@ -32,7 +32,7 @@
__RCSID("$NetBSD: wcscat.c,v 1.1 2000/12/23 23:14:36 itojun Exp $");
#endif /* LIBC_SCCS and not lint */
#endif
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/string/wcscat.c,v 1.8 2002/09/26 09:28:55 tjr Exp $");
#include <wchar.h>