Changeset 26496 in vbox
- Timestamp:
- Feb 14, 2010 8:00:21 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bldprogs/scm.cpp
r26488 r26496 2036 2036 cchOptions--; 2037 2037 while (cchOptions > 0 && RT_C_IS_SPACE(*pchOptions)) 2038 cchOptions--, cchOptions++;2038 cchOptions--, pchOptions++; 2039 2039 2040 2040 /* Quietly ignore empty patterns and empty options. */
Note:
See TracChangeset
for help on using the changeset viewer.