Author: plouj Date: 2007-11-02 00:16:28 +0100 (Fri, 02 Nov 2007) New Revision: 3461
Modified: trunk/pingus/src/input/event.hpp Log: fixed a pedantic error Modified: trunk/pingus/src/input/event.hpp =================================================================== --- trunk/pingus/src/input/event.hpp 2007-11-01 23:08:38 UTC (rev 3460) +++ trunk/pingus/src/input/event.hpp 2007-11-01 23:16:28 UTC (rev 3461) @@ -64,7 +64,7 @@ STANDARD_KEYBOARD, // Axis - ACTION_AXIS, + ACTION_AXIS }; _______________________________________________ pingus-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pingus-cvs
