Changeset b3c169e6 in mainline for uspace/lib/conf/include/conf/text_parse.h
- Timestamp:
- 2020-07-05T22:01:59Z (10 months ago)
- Children:
- a5b056a
- Parents:
- 6efe1b78
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2020-03-14 15:32:12)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2020-07-05 22:01:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/conf/include/conf/text_parse.h
r6efe1b78 rb3c169e6 53 53 } text_parse_error_t; 54 54 55 56 55 extern void text_parse_init(text_parse_t *); 57 56 extern void text_parse_deinit(text_parse_t *);
Note: See TracChangeset
for help on using the changeset viewer.