From f6f518b207e19ee2f8ab4870471673b934719bfd Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 30 Jun 2002 05:15:05 +0000 Subject: Consistently use FBSDID --- bin/pax/gen_subs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/pax/gen_subs.c') diff --git a/bin/pax/gen_subs.c b/bin/pax/gen_subs.c index 6daefa4..86e729f 100644 --- a/bin/pax/gen_subs.c +++ b/bin/pax/gen_subs.c @@ -39,9 +39,9 @@ #if 0 static char sccsid[] = "@(#)gen_subs.c 8.1 (Berkeley) 5/31/93"; #endif -static const char rcsid[] = - "$FreeBSD$"; #endif /* not lint */ +#include +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.1