diff options
author | 2018-10-17 23:52:59 +0200 | |
---|---|---|
committer | 2018-10-17 23:55:44 +0200 | |
commit | 03c540e3e6d21d9ad25d48c59689f99a1d66e85a (patch) | |
tree | 8924209255f1ae6eab62e39f5ce3811cdc75cb95 /games-board/xgammon/files/gcc33.patch | |
parent | app-i18n/man-pages-de: bump to 2.5 (diff) | |
download | gentoo-03c540e3e6d21d9ad25d48c59689f99a1d66e85a.tar.gz gentoo-03c540e3e6d21d9ad25d48c59689f99a1d66e85a.tar.bz2 gentoo-03c540e3e6d21d9ad25d48c59689f99a1d66e85a.zip |
games-board/xgammon: Clean up patches.
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
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 82dcadd990c..093eaa1f453 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 || |