view etc/images/tree-widget/folder/no-handle.xpm @ 105732:39a36d9d9d93

(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
author Andreas Schwab <schwab@linux-m68k.org>
date Fri, 23 Oct 2009 20:56:30 +0000
parents b03f826dc2fb
children
line wrap: on
line source

/* XPM */
static char * no_handle_xpm[] = {
"10 22 1 1",
" 	c None",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          "};