ftp://ftp.uni-heidelberg.de/pub/X11/contrib/applications/xscreensaver-1.27.tar.Z
[xscreensaver] / hacks / imsmap.c
index fc4f2ca1e00d3351e0af5a443fc59bfd991b702d..7a619b94e14817f8c5046588fb06a8fe777b64b2 100644 (file)
@@ -49,8 +49,8 @@ initwin (dsp, win)
   enum mode_t this_mode;
   static Bool rv_p;
   static int ncolors = 0;
-  int shift;
-  double dshift;
+  int shift = 0;
+  double dshift = 0;
     
   XGCValues gcv;