From c9b83bd8c1ae7b1df4e8533f04e907530cbb39e7 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 2 May 2004 20:09:14 +0000 Subject: Fix damaged FBSDID. --- lib/libc/stdio/vfwprintf.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/libc/stdio/vfwprintf.c') diff --git a/lib/libc/stdio/vfwprintf.c b/lib/libc/stdio/vfwprintf.c index 91a9ce2..1efa9aa 100644 --- a/lib/libc/stdio/vfwprintf.c +++ b/lib/libc/stdio/vfwprintf.c @@ -34,14 +34,12 @@ * SUCH DAMAGE. */ -#include #if 0 #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: src/lib/libc/stdio/vfprintf.c,v 1.65 2004/05/02 10:55:05 das - Exp"); #endif +#include __FBSDID("$FreeBSD$"); /* -- cgit v1.1