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/p2searchPendingFrames.c

    r6123 r6133  
    33// select pending frames (exposure+images) which are done/not done
    44psArray *p2searchPendingFrames(p2Config *config) {
     5    PS_ASSERT_PTR_NON_NULL(config, NULL);
    56
    67    // build 'where' structure
Note: See TracChangeset for help on using the changeset viewer.