view gui/mplayer/pixmaps/empty1px.xpm @ 26126:4d7f8b0bebe7

Add comments to #endif preprocessor directives.
author diego
date Tue, 04 Mar 2008 19:34:56 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const empty1px_xpm[] = {
"1 1 1 1",
" 	c None",
" "};