aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 2 deletions
diff --git a/lib/libc/string/wcscoll.c b/lib/libc/string/wcscoll.c
index 2f1cf204bc81..b7720c4069d1 100644
--- a/lib/libc/string/wcscoll.c
+++ b/lib/libc/string/wcscoll.c
@@ -33,8 +33,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <errno.h>
#include <stdlib.h>
#include <string.h>