http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.14.tar.gz
[xscreensaver] / hacks / glx / pipeobjs.c
index 28d9e6a2c6517c560dd0d775f02720176e96cb4e..7aa01a5b212a15730eeef8868f431b567d8b68ad 100644 (file)
@@ -1,6 +1,5 @@
-#if !defined( lint ) && !defined( SABER )
-static const char sccsid[] = "@(#)pipeobjs.c   4.2 97/04/27 xlockmore";
-
+#if 0
+static const char sccsid[] = "@(#)pipeobjs.c   4.04 97/07/28 xlockmore";
 #endif
 
 /*-
@@ -12,9 +11,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