summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/new_curse.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ee/new_curse.c')
-rw-r--r--usr.bin/ee/new_curse.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/ee/new_curse.c b/usr.bin/ee/new_curse.c
index f3a124b..22e1a84 100644
--- a/usr.bin/ee/new_curse.c
+++ b/usr.bin/ee/new_curse.c
@@ -44,10 +44,8 @@
char *copyright_message[] = { "Copyright (c) 1986, 1987, 1988, 1991, 1992, 1993, 1994, 1995 Hugh Mahon",
"All rights are reserved."};
-#ifndef lint
-statis const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include "new_curse.h"
#include <signal.h>
OpenPOWER on IntegriCloud