Ignore:
Timestamp:
Jun 20, 2002, 10:46:29 PM (23 years ago)
Author:
umoeller
Message:

More pager fixes.

File:
1 edited

Legend:

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

    r161 r178  
    133133    PSZ XWPENTRY strhFindNextLine(PSZ pszSearchIn, PULONG pulOffset);
    134134
    135     BOOL XWPENTRY strhBeautifyTitle(PSZ psz);
     135    ULONG XWPENTRY strhBeautifyTitle(PSZ psz);
     136
     137    ULONG strhBeautifyTitle2(PSZ pszTarget,
     138                             PCSZ pcszSource);
    136139
    137140    PSZ XWPENTRY strhFindAttribValue(const char *pszSearchIn, const char *pszAttrib);
Note: See TracChangeset for help on using the changeset viewer.