summaryrefslogtreecommitdiffstats
path: root/bin/date/vary.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/date/vary.c')
-rw-r--r--bin/date/vary.c7
1 files changed, 2 insertions, 5 deletions
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 <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <err.h>
#include <time.h>
#include <string.h>
OpenPOWER on IntegriCloud