http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.03.tar.gz
[xscreensaver] / hacks / glx / tube.c
index c11d5b30cf46249d5b8f8578212dc8ac09e30da7..556de1f4a60d411b14d727d2075d955358dcaca1 100644 (file)
@@ -23,7 +23,7 @@ unit_tube (int faces, Bool smooth, Bool wire)
   GLfloat step = M_PI * 2 / faces;
   GLfloat s2 = step/2;
   GLfloat th;
-  GLfloat x, y, x0, y0;
+  GLfloat x, y, x0=0, y0=0;
   int z = 0;
 
   /* side walls