diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-28 21:56:08 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-28 21:56:08 -0800 |
commit | feb119992a6fbea3cedead04b1941b1fe114990b (patch) | |
tree | 6895db0c15c9fa5125b5e800fe82f9965b8b2a1d /src/html/houdini_html_u.c | |
parent | 9e9b74fe465d95f1d827de1825a18c39810c0816 (diff) |
Renamed identifiers in public API:
cmark_doc_parser => cmark_parser
cmark_new_doc_parser => cmark_parser_new
cmark_free_doc_parser => cmark_parser_free
cmark_finish => cmark_parser_finish
cmark_process_line => cmark_parser_process_line
cmark_node_destroy => cmark_node_free
Closes #223.
Diffstat (limited to 'src/html/houdini_html_u.c')
0 files changed, 0 insertions, 0 deletions