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