changeset 82:4bb6451ef036

-
author Thinker K.F. Li <thinker@branda.to>
date Thu, 21 Aug 2008 14:13:50 +0800
parents 13fdf205047b
children ea758bb3bbe2
files src/X_supp.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/X_supp.c	Thu Aug 21 13:52:23 2008 +0800
+++ b/src/X_supp.c	Thu Aug 21 14:13:50 2008 +0800
@@ -80,7 +80,7 @@
     co_aix x, y, w, h;
 
     int eflag = 0;
-    int ex1, ey1, ex2, ey2;
+    int ex1=0, ey1=0, ex2=0, ey2=0;
 
     unsigned int state, button;
     int r;