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