summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/putwc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/putwc.c')
-rw-r--r--lib/libc/stdio/putwc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/putwc.c b/lib/libc/stdio/putwc.c
index 8fe065bdfe328..0feec5b621c57 100644
--- a/lib/libc/stdio/putwc.c
+++ b/lib/libc/stdio/putwc.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/stdio/putwc.c,v 1.3 2004/05/25 10:42:52 tjr Exp $");
#include "namespace.h"
#include <stdio.h>