Changeset 17015
- Timestamp:
- Mar 17, 2008, 12:07:16 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxconfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxconfig.c
r16170 r17015 122 122 // look for left overs on the command line 123 123 if (argc != 1) { 124 psError(PS_ERR_UNKNOWN, true, "extra arguments: ");124 psError(PS_ERR_UNKNOWN, false, "extra arguments: "); 125 125 fprintf(stderr, "extra arguments: "); 126 126 for (int i = 1; i < argc; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
