diff options
Diffstat (limited to 'games-board/xgammon/files/gcc33.patch')
-rw-r--r-- | games-board/xgammon/files/gcc33.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/xgammon/files/gcc33.patch b/games-board/xgammon/files/gcc33.patch index 82dcadd990c7..093eaa1f453b 100644 --- a/games-board/xgammon/files/gcc33.patch +++ b/games-board/xgammon/files/gcc33.patch @@ -1,5 +1,5 @@ ---- a/xgammon.c 2004-05-07 14:44:07.000000000 -0700 -+++ b/xgammon.c 2004-05-07 14:45:52.000000000 -0700 +--- a/xgammon.c ++++ b/xgammon.c @@ -944,31 +944,31 @@ for (option=1; option<argc; option++) { if (strcmp (argv[option], "-?") == 0 || |