view etc/images/ezimage/checkmark.xpm @ 112441:2097405cdc11

Merge: Check return values of some library calls.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 22 Jan 2011 23:32:08 -0800
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_chk_xpm[] = {
"15 15 2 1",
" 	c None",
".	c #FF0000",
"               ",
" . .  ..       ",
" . . .         ",
" . . .       . ",
"  .   ..    .  ",
"           ..  ",
"          ..   ",
" ...     ..    ",
" ...    ..     ",
" ....  ..      ",
"  ... ..       ",
"   ....        ",
"    ...        ",
"     .         ",
"               "};