Author: miguel
Date: 2007-06-13 12:33:25 -0400 (Wed, 13 Jun 2007)
New Revision: 79446
Modified:
trunk/moon/src/runtime.cpp
Log:
Fix
Modified: trunk/moon/src/runtime.cpp
===================================================================
--- trunk/moon/src/runtime.cpp 2007-06-13 16:14:09 UTC (rev 79445)
+++ trunk/moon/src/runtime.cpp 2007-06-13 16:33:25 UTC (rev 79446)
@@ -1058,7 +1058,7 @@
{
Surface *s = (Surface *) data;
- if (!s->cb_keyp)
+ if (!s->cb_keyup)
return FALSE;
//
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches