summaryrefslogtreecommitdiffstats
path: root/larn/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'larn/object.c')
-rw-r--r--larn/object.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/larn/object.c b/larn/object.c
index cbe7c60b..7a9cd5af 100644
--- a/larn/object.c
+++ b/larn/object.c
@@ -1,3 +1,7 @@
+#ifndef lint
+static char rcsid[] = "$Id: object.c,v 1.3 1993/08/02 17:20:16 mycroft Exp $";
+#endif /* not lint */
+
/* object.c Larn is copyrighted 1986 by Noah Morgan. */
#include "header.h"