document/html: Move enum html_special_type from parser.h to renderer.h
commit37b20d998cec6a7a466a5efcf265a6f019582dc7
authorPetr Baudis <pasky@ucw.cz>
Tue, 28 Aug 2007 20:19:33 +0000 (28 22:19 +0200)
committerLaurent MONIN <zas@norz.org>
Fri, 14 Sep 2007 13:03:14 +0000 (14 15:03 +0200)
tree1fcbe363f6e5e075de9b6255cf69a1b8dd368d69
parent09cf904814f47cf178e4539acf9d422c9b33cf0f
document/html: Move enum html_special_type from parser.h to renderer.h

...since it is renderer interface.
src/document/html/parser.h
src/document/html/parser/parse.c
src/document/html/renderer.h