fix declaration of engineOutputDialogUp
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 19 Nov 2009 03:15:26 +0000 (19:15 -0800)
committerArun Persaud <arun@nubati.net>
Sun, 22 Nov 2009 19:58:33 +0000 (11:58 -0800)
commit5808ac6ec32f1355eead1c78bf71927b1c91d738
treecbc1bfb4126efe8d0dc08053dbffc6b4cc52ba82
parent95c0cb6d74757efa79c41a0513a8198def61ba13
fix declaration of engineOutputDialogUp

was defined as BOOLEAN (=char), but should be int
winboard/winboard.c