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