Ignore:
Timestamp:
Nov 21, 2004, 11:18:29 PM (21 years ago)
Author:
pr
Message:

Fixed spelling errors.

File:
1 edited

Legend:

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

    r249 r265  
    697697        const char      *pcszErrorDescription;  // error description
    698698        PXSTRING        pxstrSystemID;      // system ID of external entity
    699                                             // where error occured, or NULL
     699                                            // where error occurred, or NULL
    700700                                            // if in main document
    701         ULONG           ulErrorLine;        // line where error occured
    702         ULONG           ulErrorColumn;      // column where error occured
     701        ULONG           ulErrorLine;        // line where error occurred
     702        ULONG           ulErrorColumn;      // column where error occurred
    703703        PXSTRING        pxstrFailingNode;   // element or attribute name
    704704                                            // or NULL
Note: See TracChangeset for help on using the changeset viewer.