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