Ignore:
Timestamp:
Feb 8, 2003, 9:57:38 PM (23 years ago)
Author:
umoeller
Message:

Build updates, moved files from warpin.

File:
1 edited

Legend:

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

    r187 r249  
    359359                                  const char *pcszName,
    360360                                  const char *pcszValue,
     361                                  ULONG lenValue,
    361362                                  PDOMNODE *ppNew);
    362363
    363364    APIRET xmlCreateTextNode(PDOMNODE pParent,
    364365                             const char *pcszText,
    365                              ULONG ulLength,
     366                             ULONG lenText,
    366367                             PDOMNODE *ppNew);
    367368
Note: See TracChangeset for help on using the changeset viewer.