Changeset 17570 for trunk/ippdb/src/ippdb.h
- Timestamp:
- May 7, 2008, 3:47:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/src/ippdb.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/src/ippdb.h
r17144 r17570 339 339 char *uri; 340 340 psS32 imfiles; 341 psS16 fault; 341 342 } summitExpRow; 342 343 … … 353 354 const char *exp_type, 354 355 const char *uri, 355 psS32 imfiles 356 psS32 imfiles, 357 psS16 fault 356 358 ); 357 359 … … 389 391 const char *exp_type, 390 392 const char *uri, 391 psS32 imfiles 393 psS32 imfiles, 394 psS16 fault 392 395 ); 393 396
Note:
See TracChangeset
for help on using the changeset viewer.
