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