Changeset 38553 for trunk/Ohana/src/libdvo/include/dvo.h
- Timestamp:
- Jun 25, 2015, 10:41:05 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo.h
r38472 r38553 259 259 typedef struct { 260 260 off_t Nregions; 261 off_t Nalloc; 261 262 char **filename; 262 263 SkyRegion *regions; … … 920 921 PhotCodeData *GetPhotcodeTable (void); 921 922 void SetPhotcodeTable (PhotCodeData *); 923 void FreePhotcodeData (PhotCodeData *myPhotcodes); 924 void FreePhotcodeTable (void); 922 925 923 926 int *GetSecFiltMap(PhotCodeData *ouput, PhotCodeData* input);
Note:
See TracChangeset
for help on using the changeset viewer.
