From http://www.jwz.org/xscreensaver/xscreensaver-5.36.tar.gz
[xscreensaver] / jwxyz / jwzgles.c
index 042d6a4d92a351ece23aa1dbfc8f44fd6f2f497d..912a4be31c770f237037c07ef6cc85dcfc95f89c 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 2012-2015 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 2012-2016 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -3339,8 +3339,8 @@ jwzgles_gluBuild2DMipmaps (GLenum target,
               *o++ = (istride == 4 ? *i : 0xFF); /* A */
             }
         }
-      // width  = w2;
-      // height = h2;
+      /* width  = w2; */
+      /* height = h2; */
       internalFormat = GL_RGBA;
       format = GL_RGBA;
     }