X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/77e3814f0c0e3dea4d0032e25666f77e6f83bfff..30cb2b6cbaced96c2e387e6acd345d88470e644a:/mille/roll.c 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"