Ignore:
Timestamp:
May 2, 2002, 5:17:26 PM (23 years ago)
Author:
umoeller
Message:

Misc fixes.

File:
1 edited

Legend:

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

    r153 r161  
    8787    #endif
    8888
    89     PSZ XWPENTRY strhExtract(PSZ pszBuf,
     89    PSZ XWPENTRY strhExtract(PCSZ pszBuf,
    9090                             CHAR cOpen,
    9191                             CHAR cClose,
    92                              PSZ *ppEnd);
     92                             PCSZ *ppEnd);
    9393
    9494    PSZ XWPENTRY strhQuote(PSZ pszBuf,
Note: See TracChangeset for help on using the changeset viewer.