Unexpand RCS tag.

This commit is contained in:
Tim J. Robbins 2003-03-14 04:46:02 +00:00
parent 9a4b78c9da
commit 15a66d2798

View File

@ -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$");