mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
html: Fix htmlInitAutoClose documentation
This commit is contained in:
@ -1394,10 +1394,7 @@ static const elementPriority htmlEndPriority[] = {
|
|||||||
/**
|
/**
|
||||||
* htmlInitAutoClose:
|
* htmlInitAutoClose:
|
||||||
*
|
*
|
||||||
* DEPRECATED: This function will be made private. Call xmlInitParser to
|
* DEPRECATED: This is a no-op.
|
||||||
* initialize the library.
|
|
||||||
*
|
|
||||||
* This is a no-op now.
|
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
htmlInitAutoClose(void) {
|
htmlInitAutoClose(void) {
|
||||||
|
Reference in New Issue
Block a user