# HG changeset patch # User Thinker K.F. Li # Date 1219299230 -28800 # Node ID 4bb6451ef03687ab2bd86deb5609397f6a6d5620 # Parent 13fdf205047bcfaa252ac4a1c9052a4cf63c3905 - diff -r 13fdf205047b -r 4bb6451ef036 src/X_supp.c --- 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;