Ignore:
Timestamp:
Jun 28, 2001, 7:19:16 PM (24 years ago)
Author:
umoeller
Message:

Many misc updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/xml.h

    r71 r84  
    153153    {
    154154        TREE            Tree;           // tree.c
     155                    // ulKey simply points to the strNodeName
     156                    // member always V0.9.13 (2001-06-27) [umoeller]
    155157
    156158        NODEBASETYPE    ulNodeType;     // class type; this is precious,
     
    683685
    684686    PCMELEMENTDECLNODE xmlFindElementDecl(PXMLDOM pDom,
    685                                           const XSTRING *pstrElementName);
     687                                          const XSTRING *pcszElementName);
    686688
    687689    PCMATTRIBUTEDECLBASE xmlFindAttribDeclBase(PXMLDOM pDom,
Note: See TracChangeset for help on using the changeset viewer.