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