view parser-cfg.h @ 20769:c2c578148d71

r20774: Adding ability to check allowed frequency range. r20775: Spelling fix: Allowable -> Allowed r20780: MSGTRs for ao_alsa.c r20781: MSGTRs for libvo/aspect.c and libvo/vo_xv.c r20782: remove duplicate MSGTR r20783: 11l, revert r20782 typo fixed
author voroshil
date Wed, 08 Nov 2006 17:36:49 +0000
parents 5385740067a1
children d88f5f82826e
line wrap: on
line source

#ifndef _parser_cfg_h
#define _parser_cfg_h

extern int m_config_parse_config_file(m_config_t* config, char *conffile);

#endif