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