add test case
This commit is contained in:
@@ -1458,7 +1458,7 @@ public:
|
||||
|
||||
XMLError QueryAttribute(const char* name, const char** value) const {
|
||||
return QueryStringAttribute(name, value);
|
||||
}
|
||||
}
|
||||
|
||||
/// Sets the named attribute to value.
|
||||
void SetAttribute( const char* name, const char* value ) {
|
||||
|
||||
Reference in New Issue
Block a user