mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
doc: Remove empty lines at start of block
These lines were left over after automatic conversion.
This commit is contained in:
@@ -1237,7 +1237,6 @@ htmlParserFinishElementParsing(htmlParserCtxtPtr ctxt) {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @deprecated This is a no-op.
|
||||
*/
|
||||
void
|
||||
@@ -4617,7 +4616,6 @@ htmlFreeParserCtxt(htmlParserCtxtPtr ctxt)
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Allocate and initialize a new HTML parser context.
|
||||
*
|
||||
* This can be used to parse HTML documents into DOM trees with
|
||||
|
Reference in New Issue
Block a user