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