summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/wscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/wscanf.c')
-rw-r--r--lib/libc/stdio/wscanf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/wscanf.c b/lib/libc/stdio/wscanf.c
index 5e27b401fa84d..86290272cd5ce 100644
--- a/lib/libc/stdio/wscanf.c
+++ b/lib/libc/stdio/wscanf.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/stdio/wscanf.c,v 1.1 2002/09/23 12:40:06 tjr Exp $");
#include <stdarg.h>
#include <stdio.h>