- Timestamp:
- Jun 19, 2015, 3:10:04 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150616/Ohana/src/libdvo/include/dvo.h
r38472 r38500 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.
