[BACK]Return to morg.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / games / monop

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/games/monop/morg.c between version 1.13 and 1.14

version 1.13, 2008/02/19 09:45:02 version 1.14, 2008/02/20 05:08:46
Line 66  static const char *names[MAX_PRP+2],
Line 66  static const char *names[MAX_PRP+2],
   
 static short    square[MAX_PRP+2];  static short    square[MAX_PRP+2];
   
 static int      num_good,got_houses;  static int      num_good, got_houses;
   
   
 static int set_mlist(void);  static int set_mlist(void);

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb <webmaster@jp.NetBSD.org>