Changeset 11875 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Feb 16, 2007, 6:15:25 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r11843 r11875 887 887 pendingExp->p2_version, 888 888 pendingExp->p1_version, 889 pendingExp->label 889 pendingExp->label, 890 pendingExp->expgroup, 891 pendingExp->dvodb 890 892 ); 891 893 } … … 900 902 0x0, // p3 version 901 903 pendingExp->p2_version, 902 pendingExp->label 904 pendingExp->label, 905 pendingExp->expgroup, 906 pendingExp->dvodb 903 907 ); 904 908 }
Note:
See TracChangeset
for help on using the changeset viewer.
