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