Changeset 920 for trunk/dll/pathutil.h


Ignore:
Timestamp:
Jan 13, 2008, 2:18:17 AM (18 years ago)
Author:
Gregg Young
Message:

Cleanup of NormalizeCmdLine moved to pathutil.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/pathutil.h

    r907 r920  
    2525PSZ BldQuotedFullPathName(PSZ pszFullPathName, PSZ pszPathName, PSZ pszFileName);
    2626PSZ BldQuotedFileName(PSZ pszQuotedFileName, PSZ pszFileName);
     27PCSZ NormalizeCmdLine(PSZ pszWorkBuf, PSZ pszCmdLine_);
    2728
    2829#endif // PATHUTIL_H
Note: See TracChangeset for help on using the changeset viewer.