1
0
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:
Nick Wellnhofer
2025-05-01 19:20:06 +02:00
parent fd6ab89be3
commit e525564f65
39 changed files with 1 additions and 147 deletions

View File

@@ -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