Changeset 15003 for trunk/ippdb/src/ippdb.h
- Timestamp:
- Sep 24, 2007, 6:18:00 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/src/ippdb.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/src/ippdb.h
r14598 r15003 9070 9070 psS64 magic_id; 9071 9071 psS64 diff_id; 9072 psS32node;9072 char *node; 9073 9073 } magicInputSkyfileRow; 9074 9074 … … 9081 9081 psS64 magic_id, 9082 9082 psS64 diff_id, 9083 psS32node9083 const char *node 9084 9084 ); 9085 9085 … … 9113 9113 psS64 magic_id, 9114 9114 psS64 diff_id, 9115 psS32node9115 const char *node 9116 9116 ); 9117 9117
Note:
See TracChangeset
for help on using the changeset viewer.
