summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcscoll.c')
-rw-r--r--lib/libc/string/wcscoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcscoll.c b/lib/libc/string/wcscoll.c
index dbfbcfa919a7..1765e199606e 100644
--- a/lib/libc/string/wcscoll.c
+++ b/lib/libc/string/wcscoll.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/string/wcscoll.c,v 1.3.28.1 2009/04/15 03:14:26 kensmith Exp $");
#include <errno.h>
#include <stdlib.h>