Mercurial > mplayer.hg
view gui/ui/pixmaps/sub.xpm @ 35221:93337793866d
Do range check before using the variable for array indexing.
The other way round makes little sense...
author | reimar |
---|---|
date | Wed, 31 Oct 2012 20:29:28 +0000 |
parents | 520fb0f7544c |
children |
line wrap: on
line source
/* XPM */ static const char * const sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};