aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/getwchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/getwchar.c')
-rw-r--r--lib/libc/stdio/getwchar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/getwchar.c b/lib/libc/stdio/getwchar.c
index 79dd7bc4b33b..b8e9467c77a2 100644
--- a/lib/libc/stdio/getwchar.c
+++ b/lib/libc/stdio/getwchar.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/stdio/getwchar.c,v 1.3.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include "namespace.h"
#include <stdio.h>