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