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