http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.14.tar.gz
[xscreensaver] / hacks / halo.c
index 7cab38d68b531bd635b6723b28cf7d6ea29db3a2..fc69ea730af60d27e8f3709fba42ce335a0ababe 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1993, 1995, 1996, 1997, 1998, 1999
+/* xscreensaver, Copyright (c) 1993, 1995, 1996, 1997, 1998, 1999, 2003
  *  Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
@@ -257,7 +257,7 @@ run_circles (Display *dpy, Window window)
   if (cycle_p && cmode != seuss_mode)
     {
       struct timeval now;
-      static struct timeval then = { 0, };
+      static struct timeval then = { 0, };
       unsigned long diff;
 #ifdef GETTIMEOFDAY_TWO_ARGS
       struct timezone tzp;
@@ -396,7 +396,7 @@ run_circles (Display *dpy, Window window)
 
       if (cycle_p && cycle_delay)
        {
-         int i = 0;
+          i = 0;
          while (i < d)
            {
              rotate_colors (dpy, cmap, colors, ncolors, direction);