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