$OpenBSD: patch-proto_xboard_cc,v 1.1 2002/09/28 20:26:49 naddy Exp $
--- proto_xboard.cc.orig	Sat Sep 28 22:08:47 2002
+++ proto_xboard.cc	Sat Sep 28 22:09:03 2002
@@ -267,7 +267,7 @@ void XBoardProtocol::finalize() {
 }
 
 void XBoardProtocol::gameOver(ExtPatternMatcher &pm,GameResult gr,
-                                    int hasreason=1)
+                                    int hasreason)
 {
   char reason[64];
   ChessGame *refgame;  
