From c84c569bd147997ed62ff1c5e725709828199b68 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 30 Jun 2002 05:13:54 +0000 Subject: Consistently use __FBSDID --- bin/date/vary.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'bin/date/vary.c') diff --git a/bin/date/vary.c b/bin/date/vary.c index 2e0bb88..a314e48 100644 --- a/bin/date/vary.c +++ b/bin/date/vary.c @@ -24,12 +24,9 @@ * SUCH DAMAGE. */ -#ifndef lint -static const char rcsid[] = - "$FreeBSD$"; -#endif /* not lint */ - #include +__FBSDID("$FreeBSD$"); + #include #include #include -- cgit v1.1