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