summaryrefslogtreecommitdiffstats
path: root/monop/spec.c
diff options
context:
space:
mode:
Diffstat (limited to 'monop/spec.c')
-rw-r--r--monop/spec.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/monop/spec.c b/monop/spec.c
index b040ca3b..a8e39a1e 100644
--- a/monop/spec.c
+++ b/monop/spec.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)spec.c 5.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)spec.c 5.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: spec.c,v 1.2 1993/08/01 18:53:30 mycroft Exp $";
#endif /* not lint */
# include "monop.ext"