mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
This commit is contained in:
@ -45,7 +45,7 @@ static xmlDocPtr document = NULL;
|
||||
/*
|
||||
* Default document
|
||||
*/
|
||||
static CHAR buffer[] =
|
||||
static xmlChar buffer[] =
|
||||
"<?xml version=\"1.0\"?>\n\
|
||||
<EXAMPLE prop1=\"gnome is great\" prop2=\"& linux too\">\n\
|
||||
<head>\n\
|
||||
|
Reference in New Issue
Block a user