Changeset 9970 for trunk/ippdb/src/ippdb.h
- Timestamp:
- Nov 13, 2006, 5:15:56 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/src/ippdb.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/src/ippdb.h
r9796 r9970 134 134 char *camera; 135 135 char *telescope; 136 psTime* time; 136 137 char *exp_type; 137 138 char *uri; … … 147 148 const char *camera, 148 149 const char *telescope, 150 psTime* time, 149 151 const char *exp_type, 150 152 const char *uri … … 181 183 const char *camera, 182 184 const char *telescope, 185 psTime* time, 183 186 const char *exp_type, 184 187 const char *uri
Note:
See TracChangeset
for help on using the changeset viewer.
