mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-27 12:15:34 +03:00
doc: Remove empty lines at start of block
These lines were left over after automatic conversion.
This commit is contained in:
@@ -25,7 +25,6 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
*
|
||||
* A libxml regular expression, they can actually be far more complex
|
||||
* thank the POSIX regex expressions.
|
||||
*/
|
||||
@@ -33,7 +32,6 @@ typedef struct _xmlRegexp xmlRegexp;
|
||||
typedef xmlRegexp *xmlRegexpPtr;
|
||||
|
||||
/**
|
||||
*
|
||||
* A libxml progressive regular expression evaluation context
|
||||
*/
|
||||
typedef struct _xmlRegExecCtxt xmlRegExecCtxt;
|
||||
|
||||
Reference in New Issue
Block a user