view gui/mplayer/pixmaps/a11.xpm @ 32916:5fdd52feb5ea

Use appropriate declaration for array indices.
author ib
date Wed, 02 Mar 2011 17:42:06 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const a11_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...+...+...+..+.",
".+..++......++..+.",
".+...+.......+..+.",
".+...+.......+..+.",
".+...+...+...+..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};