pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r3461 - trunk/pingus/src/input


From: plouj at BerliOS
Subject: [Pingus-CVS] r3461 - trunk/pingus/src/input
Date: Fri, 2 Nov 2007 00:16:29 +0100

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
 };
 
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]