Changeset 14122
- Timestamp:
- Jul 10, 2007, 3:24:49 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxconfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxconfig.c
r13587 r14122 114 114 // actually parse the command line 115 115 if (!psArgumentParse(config->args, &argc, argv)) { 116 psError(PS_ERR_UNKNOWN, true, "error parsing arguments");116 psError(PS_ERR_UNKNOWN, false, "error parsing arguments"); 117 117 fprintf(stderr, "error parsing arguments\n"); 118 118 pxUsage(stream, argc, argv, config->modeName, config->args);
Note:
See TracChangeset
for help on using the changeset viewer.
