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