Changeset 27435 for trunk/Ohana/src/imregister/photreg/convert.c
- Timestamp:
- Mar 24, 2010, 11:22:25 AM (16 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/imregister/photreg/convert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/Ohana merged eligible /branches/eam_branches/largefiles.20100314/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/imregister/photreg/convert.c
r3536 r27435 2 2 # include "photreg.h" 3 3 4 PhotPars *PhotParsOld_to_PhotPars (PhotParsOld *input, int Nphotpars) {4 PhotPars *PhotParsOld_to_PhotPars (PhotParsOld *input, off_t Nphotpars) { 5 5 6 int i;6 off_t i; 7 7 PhotPars *output; 8 8
Note:
See TracChangeset
for help on using the changeset viewer.
