>From Christos Zoulas <[email protected]>

Signed-off-by: Thomas Klausner <[email protected]>
---
 src/TMparse.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/TMparse.c b/src/TMparse.c
index d233644..5594cad 100644
--- a/src/TMparse.c
+++ b/src/TMparse.c
@@ -372,8 +372,8 @@ static EventKey events[] = {
 #ifdef DEBUG
 # ifdef notdef
 {"Timer",          NULLQUARK, _XtTimerEventType,ParseNone,     NULL},
-# endif /* notdef */
 {"EventTimer",     NULLQUARK, _XtEventTimerEventType,ParseNone,NULL},
+# endif /* notdef */
 #endif /* DEBUG */
 
 /* Event Name,   Quark, Event Type,    Detail Parser, Closure */
-- 
1.7.11.1

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to