http://ftp.x.org/contrib/applications/xscreensaver-2.16.tar.gz
[xscreensaver] / hacks / glx / s1_b.c
index 5aca391180c964bf1386b227c531190f1adab300..8510d91652b3b45aff1d184e089233bcf7ecfce8 100644 (file)
@@ -1,5 +1,5 @@
 #if !defined( lint ) && !defined( SABER )
-static const char sccsid[] = "@(#)s1_b.c       4.2 97/04/20 xlockmore";
+static const char sccsid[] = "@(#)s1_b.c       4.04 97/07/28 xlockmore";
 
 #endif
 
@@ -13,9 +13,9 @@ static const char sccsid[] = "@(#)s1_b.c      4.2 97/04/20 xlockmore";
 #ifndef STANDALONE
 #include "xlock.h"
 #endif
+
 #ifdef USE_GL
+
 #ifdef STANDALONE
 #include <GL/glx.h>
 #endif