Changeset 7058 for trunk/ippTools/src/dettoolConfig.c
- Timestamp:
- May 3, 2006, 3:25:27 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettoolConfig.c
r7053 r7058 10 10 // this function can not fail -- exits on error 11 11 12 pxConfig * p1searchConfig(pxConfig *config, int argc, char **argv) {12 pxConfig *dettoolConfig(pxConfig *config, int argc, char **argv) { 13 13 if (!config) { 14 14 config = pxConfigAlloc();
Note:
See TracChangeset
for help on using the changeset viewer.
