Mercurial > mplayer.hg
view gui/mplayer/pixmaps/empty1px.xpm @ 32299:2f7330d56aba
Check for __STDC_VERSION__ >= 199901L before declaring lrintf().
This is the correct condition according to the standard.
author | diego |
---|---|
date | Mon, 27 Sep 2010 08:35:33 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const empty1px_xpm[] = { "1 1 1 1", " c None", " "};