Ignore:
Timestamp:
Feb 14, 2002, 7:55:57 AM (24 years ago)
Author:
umoeller
Message:

Buncha fixes, plus Paul's screen wrap feature.

File:
1 edited

Legend:

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

    r137 r141  
    899899              ULONG ulFirstReplOfs,             // in: ofs of first char to replace
    900900              ULONG cReplLen,                   // in: no. of chars to replace
    901               PCSZ pcszReplaceWith,      // in: string to replace chars with
     901              PCSZ pcszReplaceWith,             // in: string to replace chars with
    902902              ULONG cReplaceWithLen)            // in: length of replacement string
    903903                                                // (this MUST be specified; if 0, chars are removed only)
Note: See TracChangeset for help on using the changeset viewer.