Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/empty.xpm @ 20258:d2fc682be761
small grammar fix
author | diego |
---|---|
date | Mon, 16 Oct 2006 10:25:50 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};