Parent Directory
|
Revision Log
|
Patch
| revision 3444 by tg, Wed Aug 8 14:32:17 2007 UTC | revision 3445 by tg, Wed Aug 8 14:33:42 2007 UTC | |
|---|---|---|
| # | Line 54 __BEGIN_DECLS | Line 54 __BEGIN_DECLS |
| 54 | extern const struct categories categories[]; | extern const struct categories categories[]; |
| 55 | const char *category(const char *); | const char *category(const char *); |
| 56 | /* parser.c */ | /* parser.c */ |
| 57 | struct parser_result *nfo_parse(int fd); | struct parser_result *nfo_parse(int fd, const struct parser_keywords *); |
| 58 | __END_DECLS | __END_DECLS |
| 59 | ||
| 60 | #endif | #endif |
|
||||||||
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |