Changeset 11027 for trunk/ippdb/src/ippdb.h
- Timestamp:
- Jan 10, 2007, 6:44:06 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/src/ippdb.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/src/ippdb.h
r11005 r11027 4005 4005 psS32 p3_version; 4006 4006 char *label; 4007 psS16 fault; 4007 4008 } p3PendingExpRow; 4008 4009 … … 4016 4017 psS32 p2_version, 4017 4018 psS32 p3_version, 4018 const char *label 4019 const char *label, 4020 psS16 fault 4019 4021 ); 4020 4022 … … 4049 4051 psS32 p2_version, 4050 4052 psS32 p3_version, 4051 const char *label 4053 const char *label, 4054 psS16 fault 4052 4055 ); 4053 4056
Note:
See TracChangeset
for help on using the changeset viewer.
