[BACK]Return to patch-src_core_translatablestring_h CVS log [TXT][DIR] Up to [local] / ports / games / sumwars / patches

Annotation of ports/games/sumwars/patches/patch-src_core_translatablestring_h, Revision 1.1

1.1     ! yason       1: $OpenBSD$
        !             2: --- src/core/translatablestring.h.orig Sun Nov 13 15:39:32 2011
        !             3: +++ src/core/translatablestring.h      Sun Nov 13 15:39:41 2011
        !             4: @@ -188,4 +188,5 @@ class TranslatableString
        !             5:                std::string m_locale;
        !             6:  };
        !             7:
        !             8: -#endif
        !             9: \ No newline at end of file
        !            10: +#endif
        !            11: +

CVSweb