Changeset 123 for trunk/dll/info.c
- Timestamp:
- Dec 5, 2004, 1:20:19 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/info.c
r51 r123 7 7 8 8 Copyright (c) 1993-98 M. Kimes 9 Copyright (c) 2001, 200 2Steven H.Levine9 Copyright (c) 2001, 2004 Steven H.Levine 10 10 11 11 Revisions 16 Oct 02 SHL - Handle large partitions 12 12 12 Feb 03 SHL - FileInfoProc: standardize EA math 13 01 Aug 04 SHL - Rework lstrip/rstrip usage 13 14 14 15 ***********************************************************************/ … … 312 313 CCHMAXPATHCOMP, 313 314 s); 314 lstrip(rstrip(s));315 bstrip(s); 315 316 if(*s) { 316 317 struct {
Note:
See TracChangeset
for help on using the changeset viewer.