- Timestamp:
- Jan 12, 2022, 10:54:01 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ippTests/ippCheck/src/ippCheckKeys.c
r41983 r41986 61 61 } 62 62 63 char *type_1 = NULL; PS_TYPE_NAME (type_1, item_1->type);64 char *type_2 = NULL; PS_TYPE_NAME (type_2, item_2->type);63 // char *type_1 = NULL; PS_TYPE_NAME (type_1, item_1->type); 64 // char *type_2 = NULL; PS_TYPE_NAME (type_2, item_2->type); 65 65 66 66 if (item_1->type != item_2->type) {
Note:
See TracChangeset
for help on using the changeset viewer.
