X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fifs.c;h=3bccf872073170a619a1d67f8d570a63a0da3b97;hb=551b3de3f619c04c2dd1971ee9b3f02e270c28c9;hp=7e55af5167d1210589b011678f5efd52cea779c5;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/ifs.c b/hacks/ifs.c index 7e55af51..3bccf872 100644 --- a/hacks/ifs.c +++ b/hacks/ifs.c @@ -21,7 +21,7 @@ static const char sccsid[] = "@(#)ifs.c 4.02 97/04/01 xlockmore"; * other special, indirect and consequential damages. * * Revision History: - * 10-May-97: jwz@netscape.com: turned into a standalone program. + * 10-May-97: jwz@jwz.org: turned into a standalone program. * Made it render into an offscreen bitmap and then copy * that onto the screen, to reduce flicker. */ @@ -257,6 +257,7 @@ init_ifs(ModeInfo * mi) /***************************************************************/ #ifndef __GNUC__ +# undef inline # define inline /* */ #endif