X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fshark.c;h=867c2c9813cc25d1abd8511fe202f22140d7cdba;hp=a3de1b9e2dfd9a7a5404598c57cd31b29d41ad55;hb=ffd8c0873576a9e3065696a624dce6b766b77062;hpb=ce3185de9d9705e259f2b60dd4b5509007fa17d4 diff --git a/hacks/glx/shark.c b/hacks/glx/shark.c index a3de1b9e..867c2c98 100644 --- a/hacks/glx/shark.c +++ b/hacks/glx/shark.c @@ -1,8 +1,7 @@ /* atlantis --- Shows moving 3D sea animals */ -#if !defined( lint ) && !defined( SABER ) +#if 0 static const char sccsid[] = "@(#)shark.c 1.2 98/06/16 xlockmore"; - #endif /* Copyright (c) E. Lassauge, 1998. */ @@ -30,7 +29,7 @@ static const char sccsid[] = "@(#)shark.c 1.2 98/06/16 xlockmore"; * Thanks goes also to Brian Paul for making it possible and inexpensive * to use OpenGL at home. * - * My e-mail address is lassauge@sagem.fr + * My e-mail address is lassauge@users.sourceforge.net * * Eric Lassauge (May-13-1998) *