10l: comparison of char* ptrs with string literals
[mplayer.git] / parser-cfg.h
blobbd537806cb0176149364adce39070ff42dea1104
1 #ifndef _parser_cfg_h
2 #define _parser_cfg_h
4 extern int m_config_parse_config_file(m_config_t* config, char *conffile);
6 #endif