]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/dr_2.c
Changed to call exit(0) instead of falling out the bottom of main().
[bsdgames-darwin.git] / sail / dr_2.c
index 420fc0d41c3eb0de15ab49cca1065a945ca8f08e..f2f29c6b8ed17ea2de48aac13e86efd52c2e59c2 100644 (file)
@@ -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"