summaryrefslogtreecommitdiffstats
path: root/usr.bin/tset/set.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tset/set.c')
-rw-r--r--usr.bin/tset/set.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/tset/set.c b/usr.bin/tset/set.c
index e55ebbd..68fa7a2 100644
--- a/usr.bin/tset/set.c
+++ b/usr.bin/tset/set.c
@@ -32,7 +32,11 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)set.c 8.2 (Berkeley) 2/28/94";
+#endif
+static const char rcsid[] =
+ "$Id$";
#endif /* not lint */
#include <termios.h>
OpenPOWER on IntegriCloud