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