aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/wctrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/wctrans.c')
-rw-r--r--lib/libc/locale/wctrans.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/locale/wctrans.c b/lib/libc/locale/wctrans.c
index fd9006740836..947629a8bad8 100644
--- a/lib/libc/locale/wctrans.c
+++ b/lib/libc/locale/wctrans.c
@@ -32,8 +32,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <errno.h>
#include <string.h>
#include <wctype.h>