summaryrefslogtreecommitdiffstats
path: root/sbin/i386/ft/ftecc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/i386/ft/ftecc.c')
-rw-r--r--sbin/i386/ft/ftecc.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/i386/ft/ftecc.c b/sbin/i386/ft/ftecc.c
index 95de073..abc6d43 100644
--- a/sbin/i386/ft/ftecc.c
+++ b/sbin/i386/ft/ftecc.c
@@ -29,6 +29,12 @@
* Modified slightly to fit with my driver. Based entirely upon David
* L. Brown's package.
*/
+
+#ifndef lint
+static const char rcsid[] =
+ "$Id$";
+#endif /* not lint */
+
#include <sys/ftape.h>
/* Inverse matrix */
OpenPOWER on IntegriCloud