mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-16 07:07:13 +02:00
Update XML.hpp
This commit is contained in:
@ -1333,7 +1333,7 @@ public:
|
||||
/* --------------------------------------------------------------------------------------------
|
||||
* Retrieve attribute name.
|
||||
*/
|
||||
XmlAttribute SetName(StackStrF & name)
|
||||
XmlAttribute & SetName(StackStrF & name)
|
||||
{
|
||||
if (!m_Attr.set_name(name.mPtr))
|
||||
{
|
||||
|
Reference in New Issue
Block a user