Changeset 1471 for trunk/contrib/applications/NXextract/src/base.h
- Timestamp:
- 09/05/10 13:37:48 (2 years ago)
- File:
-
- 1 edited
-
trunk/contrib/applications/NXextract/src/base.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/contrib/applications/NXextract/src/base.h
r1446 r1471 237 237 /// @param pcszRight list of possible right enclosure chars 238 238 /// @return true if enclosure was removed 239 bool RemoveEnclosure(p sz pszLeft, psz pszRight);239 bool RemoveEnclosure(pcsz pszLeft, pcsz pszRight); 240 240 bool RemoveEnclosure(char cLeft, char cRight); 241 241
Note: See TracChangeset
for help on using the changeset viewer.
