Removed C++ comment
This commit is contained in:
parent
3daa9bb688
commit
4b503acd36
@ -186,7 +186,7 @@ typedef struct _IXML_Node
|
||||
Nodeptr firstAttr;
|
||||
Docptr ownerDocument;
|
||||
#ifdef IXML_HAVE_SCRIPTSUPPORT
|
||||
void* ctag; // custom tag
|
||||
void* ctag; /* custom tag */
|
||||
#endif
|
||||
} IXML_Node;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user