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:
|
||||
*
|
||||
* DEPRECATED: This function will be made private. Call xmlInitParser to
|
||||
* initialize the library.
|
||||
*
|
||||
* This is a no-op now.
|
||||
* DEPRECATED: This is a no-op.
|
||||
*/
|
||||
void
|
||||
htmlInitAutoClose(void) {
|
||||
|
Reference in New Issue
Block a user