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