summaryrefslogtreecommitdiff
path: root/games/eboard/files/patch-proto__xboard.cc
diff options
context:
space:
mode:
Diffstat (limited to 'games/eboard/files/patch-proto__xboard.cc')
-rw-r--r--games/eboard/files/patch-proto__xboard.cc14
1 files changed, 0 insertions, 14 deletions
diff --git a/games/eboard/files/patch-proto__xboard.cc b/games/eboard/files/patch-proto__xboard.cc
deleted file mode 100644
index 84af93e2fa84..000000000000
--- a/games/eboard/files/patch-proto__xboard.cc
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- proto_xboard.cc.orig Mon Jun 17 05:24:31 2002
-+++ proto_xboard.cc Sat Sep 28 23:00:58 2002
-@@ -267,7 +267,7 @@
- }
-
- void XBoardProtocol::gameOver(ExtPatternMatcher &pm,GameResult gr,
-- int hasreason=1)
-+ int hasreason)
- {
- char reason[64];
- ChessGame *refgame;