mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Update XML.hpp
This commit is contained in:
parent
27521f209d
commit
da139c6a81
@ -1333,7 +1333,7 @@ public:
|
||||
/* --------------------------------------------------------------------------------------------
|
||||
* Retrieve attribute name.
|
||||
*/
|
||||
XmlAttribute SetName(StackStrF & name)
|
||||
XmlAttribute & SetName(StackStrF & name)
|
||||
{
|
||||
if (!m_Attr.set_name(name.mPtr))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user