summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail/cmdtab.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mail/cmdtab.c')
-rw-r--r--usr.bin/mail/cmdtab.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/mail/cmdtab.c b/usr.bin/mail/cmdtab.c
index 47fb3c6..237bc98 100644
--- a/usr.bin/mail/cmdtab.c
+++ b/usr.bin/mail/cmdtab.c
@@ -32,7 +32,11 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)cmdtab.c 8.1 (Berkeley) 6/6/93";
+#endif
+static const char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
#include "def.h"
OpenPOWER on IntegriCloud