From bc61fc95d838ba5e5b48f6ee9848c03ec72a5af3 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 30 Jun 2002 05:25:07 +0000 Subject: Consistently use FBSDID --- usr.bin/enigma/enigma.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'usr.bin/enigma/enigma.c') diff --git a/usr.bin/enigma/enigma.c b/usr.bin/enigma/enigma.c index e1c2f94..655536c 100644 --- a/usr.bin/enigma/enigma.c +++ b/usr.bin/enigma/enigma.c @@ -10,10 +10,8 @@ * Upgraded to function properly on 64-bit machines. */ -#ifndef lint -static const char rcsid[] = - "$FreeBSD$"; -#endif /* not lint */ +#include +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.1