- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/Ohana merged eligible /branches/eam_branches/largefiles.20100314/Ohana merged eligible /branches/pap_stack/Ohana merged eligible /trunk/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/20100225/Ohana/src/imregister/imphot/modify.c
r21508 r27517 2 2 # include "imphot.h" 3 3 4 void ModifySubset (FITS_DB *db, Image *image, int Nimage, int *match, int Nmatch) {4 void ModifySubset (FITS_DB *db, Image *image, off_t Nimage, off_t *match, off_t Nmatch) { 5 5 6 int i, j;6 off_t i, j; 7 7 8 8 /* modify the selected entries */
Note:
See TracChangeset
for help on using the changeset viewer.
