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