Parent Directory
|
Revision Log
|
Patch
| revision 3464 by tg, Thu Aug 9 14:53:21 2007 UTC | revision 3465 by tg, Thu Aug 9 15:12:02 2007 UTC | |
|---|---|---|
| # | Line 61 const struct parser_keywords *parser_get | Line 61 const struct parser_keywords *parser_get |
| 61 | const struct parser_keywords *); | const struct parser_keywords *); |
| 62 | void parser_dump(struct parser_res *, const struct parser_keywords *); | void parser_dump(struct parser_res *, const struct parser_keywords *); |
| 63 | void parser_free(struct parser_result *); | void parser_free(struct parser_result *); |
| 64 | EXTERN char *parser_errpfx I__(NULL); | |
| 65 | __END_DECLS | __END_DECLS |
| 66 | ||
| 67 | #endif | #endif |
|
||||||||
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |