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