9fans archive / 1996 / 09 / 17 / prev next From: Scott Schwartz schwartz@gal... Subject: bug in libfb/getcmap.c Date: Tue, 10 Sep 1996 13:09:00 -0400 In libfb/getcmap.c:41, "buf[3*i+1]" should be "buf[3*i+2]", right? (This could explain why my Inferno windows looked so cheerful and technicolor.:-))