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