]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/monop.h
If we're searching for a huntd, probe local_address along with broadcast
[bsdgames-darwin.git] / monop / monop.h
index 3e0cf7ab8ddaef28f1befca54006365e53cdce4f..23896e76f68a96b0c7ad21dfeec7730c6dee4430 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: monop.h,v 1.9 1999/09/09 17:27:59 jsm Exp $    */
+/*     $NetBSD: monop.h,v 1.10 1999/09/30 18:01:32 jsm Exp $   */
 
 /*
  * Copyright (c) 1980, 1993
@@ -170,7 +170,7 @@ void next_play __P((void));
 int get_int __P((const char *));
 void set_ownlist __P((int));
 void is_monop __P((MON *, int));
-void isnot_monop __P((MON *));
+void is_not_monop __P((MON *));
 void list __P((void));
 void list_all __P((void));
 void quit __P((void));