aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2003-03-14 04:46:02 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2003-03-14 04:46:02 +0000
commit15a66d27983b7c66af8610073af27c15a79aa7e2 (patch)
treeb899e45f9a20b525f409e53b7be256da67c02fbc /lib
parent9a4b78c9da6af5f3b964660727c416807a9accba (diff)
downloadsrc-15a66d27983b7c66af8610073af27c15a79aa7e2.tar.gz
src-15a66d27983b7c66af8610073af27c15a79aa7e2.zip
Unexpand RCS tag.
Notes
Notes: svn path=/head/; revision=112223
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/vfwprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/vfwprintf.c b/lib/libc/stdio/vfwprintf.c
index 1e69880f7507..a6198dbfdc68 100644
--- a/lib/libc/stdio/vfwprintf.c
+++ b/lib/libc/stdio/vfwprintf.c
@@ -39,7 +39,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)vfprintf.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
-__FBSDID("$FreeBSD$");
+__FBSDID("FreeBSD: src/lib/libc/stdio/vfprintf.c,v 1.51 2003/03/12 20:30:00 das Exp");
#endif
__FBSDID("$FreeBSD$");