X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fslip.c;h=395fea1cd37c0d5804d5292ce047cdfb51f63b31;hp=e21bd2c479d0ae0bd91e16d5c560bf6e5694af97;hb=551b3de3f619c04c2dd1971ee9b3f02e270c28c9;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08 diff --git a/hacks/slip.c b/hacks/slip.c index e21bd2c4..395fea1c 100644 --- a/hacks/slip.c +++ b/hacks/slip.c @@ -20,7 +20,7 @@ static const char sccsid[] = "@(#)slip.c 4.00 97/01/01 xlockmore"; * other special, indirect and consequential damages. * * Revision History: - * 12-May-97: jwz@netscape.com: turned into a standalone program. + * 12-May-97: jwz@jwz.org: turned into a standalone program. * 01-Dec-95: Patched for VMS . */ @@ -196,7 +196,7 @@ draw_slip(ModeInfo * mi) double x, y, dx = 0, dy = 0, t, s1, s2; if (0 == s->nblits_remaining--) { - static lut[] = + static int lut[] = {0, 0, 0, 1, 1, 1, 2}; prepare_screen(mi, s);