Changeset 25835 for trunk/ippTools/src/pxadd.c
- Timestamp:
- Oct 14, 2009, 11:06:18 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxadd.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxadd.c
r25816 r25835 127 127 char *reduction, 128 128 char *label, 129 char *data_group, 129 130 char *dvodb, 131 char *note, 130 132 bool image_only) 131 133 { … … 152 154 reduction? reduction : "NULL", 153 155 label ? label : "NULL", 156 data_group ? data_group : "NULL", 154 157 dvodb ? dvodb : "NULL", 158 note ? note : "NULL", 155 159 image_only, 156 160 (long long) cam_id
Note:
See TracChangeset
for help on using the changeset viewer.
