Changeset 20122 for trunk/ppStats/src/ppStatsFromMetadataParse.c
- Timestamp:
- Oct 13, 2008, 3:24:45 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStats/src/ppStatsFromMetadataParse.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStats/src/ppStatsFromMetadataParse.c
r19806 r20122 39 39 // check that they match 40 40 } else { 41 if ((item->type == PS_DATA_STRING) && (item->data.str == NULL)) { 42 continue; 43 } 41 44 entry->value = psMemIncrRefCounter (item); 42 45 }
Note:
See TracChangeset
for help on using the changeset viewer.
