IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2006, 3:12:34 PM (20 years ago)
Author:
jhoblitt
Message:

check function parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/chiptoolConfig.c

    r6122 r6133  
    44
    55bool p2searchConfig (p2Config *config, int argc, char **argv) {
     6    PS_ASSERT_PTR_NON_NULL(config, false);
    67
    78    // Parse the configurations (re-org a la ppImage)
Note: See TracChangeset for help on using the changeset viewer.