X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/77e3814f0c0e3dea4d0032e25666f77e6f83bfff..00ac893aa9922a7fe2cd763f97a176da02b11301:/sail/dr_2.c diff --git a/sail/dr_2.c b/sail/dr_2.c index 420fc0d4..f2f29c6b 100644 --- a/sail/dr_2.c +++ b/sail/dr_2.c @@ -32,7 +32,8 @@ */ #ifndef lint -static char sccsid[] = "@(#)dr_2.c 5.4 (Berkeley) 6/1/90"; +/*static char sccsid[] = "from: @(#)dr_2.c 5.4 (Berkeley) 6/1/90";*/ +static char rcsid[] = "$Id: dr_2.c,v 1.2 1993/08/01 18:51:51 mycroft Exp $"; #endif /* not lint */ #include "driver.h"