IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2009, 2:53:12 PM (17 years ago)
Author:
bills
Message:

if data_group is null set it equal to label

File:
1 edited

Legend:

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

    r25835 r25844  
    246246                                            "dirty",    // workdir_state
    247247                                            label,
    248                                             data_group,
     248                                            data_group ? data_group : label,
    249249                                            dvodb,
    250250                                            registered,
Note: See TracChangeset for help on using the changeset viewer.