]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - phantasia/interplayer.c
Fix (another) typo in comment
[bsdgames-darwin.git] / phantasia / interplayer.c
index e10747d245bdcb75a50f6ecd1c8ef80299c6254f..3cb786c071657f0ac2f0e27045f86e45fa915fc7 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: interplayer.c,v 1.8 2004/04/11 13:35:06 he Exp $       */
+/*     $NetBSD: interplayer.c,v 1.9 2005/02/15 12:58:21 jsm Exp $      */
 
 /*
  * interplayer.c - player to player routines for Phantasia
@@ -539,7 +539,7 @@ tampered(what, arg1, arg2)
 
 void
 userlist(ingameflag)
-       bool    ingameflag;
+       phbool  ingameflag;
 {
        int     numusers = 0;   /* number of users on file */