Changeset 54 for trunk/src/helpers/xml.c


Ignore:
Timestamp:
Apr 4, 2001, 4:39:06 PM (24 years ago)
Author:
umoeller
Message:

Misc changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/xml.c

    r47 r54  
    164164 */
    165165
    166 int XWPENTRY CompareNodeBaseNodes(TREE *t1,
     166int TREEENTRY CompareNodeBaseNodes(TREE *t1,
    167167                                  TREE *t2)
    168168{
     
    180180 */
    181181
    182 int XWPENTRY CompareNodeBaseData(TREE *t1,
     182int TREEENTRY CompareNodeBaseData(TREE *t1,
    183183                                 void *pData)
    184184{
Note: See TracChangeset for help on using the changeset viewer.