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

Annotation of ports/games/maxr/patches/patch-src_unit_h, Revision 1.1

1.1     ! kirby       1: $OpenBSD$
        !             2: --- src/unit.h.orig    Sun May 12 16:05:35 2013
        !             3: +++ src/unit.h Sun May 12 16:05:44 2013
        !             4: @@ -144,4 +144,5 @@ class cUnit (protected)
        !             5:        virtual sUnitData* getUpgradedUnitData () const = 0;
        !             6:  };
        !             7:
        !             8: -#endif
        !             9: \ No newline at end of file
        !            10: +#endif
        !            11: +

CVSweb