aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin/bdes/bdes.c
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/bdes/bdes.c')
-rw-r--r--secure/usr.bin/bdes/bdes.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/secure/usr.bin/bdes/bdes.c b/secure/usr.bin/bdes/bdes.c
index ed1f3e113969..f2dc827266d5 100644
--- a/secure/usr.bin/bdes/bdes.c
+++ b/secure/usr.bin/bdes/bdes.c
@@ -45,7 +45,12 @@ static char copyright[] =
#endif /* not lint */
#ifndef lint
+#if 0
static char sccsid[] = "@(#)bdes.c 8.1 (Berkeley) 6/6/93";
+#else
+static const char rcsid[] =
+ "$FreeBSD$";
+#endif
#endif /* not lint */
/*