diff -r dce9a6923bb7 -r 0b2aebc8283e src/screenshot.cpp --- a/src/screenshot.cpp Wed Jun 13 11:00:24 2007 +0000 +++ b/src/screenshot.cpp Wed Jun 13 11:17:30 2007 +0000 @@ -268,7 +268,7 @@ uint32 unused; uint16 xmax, ymax; uint16 hdpi, vdpi; - byte pal_small[16*3]; + byte pal_small[16 * 3]; byte reserved; byte planes; uint16 pitch;