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