Mercurial > SDL_sound_CoreAudio
view decoders/libmpg123/icy2utf8.h @ 568:cddbe182ae5e
Cleaned up gcc4 visibility check.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 05 Jan 2010 14:53:15 -0500 |
parents | 7e08477b0fc1 |
children |
line wrap: on
line source
/* You expect a license plate for _this_ file? */ #ifndef MPG123_ICY2UTF_H #define MPG123_ICY2UTF_H char *icy2utf8(const char *); #endif