]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - battlestar/com5.c
Changed to call exit(0) instead of falling out the bottom of main().
[bsdgames-darwin.git] / battlestar / com5.c
index dc7c589ec592ca0a8188845fbbc2bcec65c5e4ae..5b1f143ae05a840c0dbe488ec6cd16bf98742ed3 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)com5.c     5.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)com5.c     5.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: com5.c,v 1.2 1993/08/01 18:56:08 mycroft Exp $";
 #endif /* not lint */
 
 #include "externs.h"