Changeset 16040 for trunk/Ohana/src/imregister/imreg/cadc.c
- Timestamp:
- Jan 8, 2008, 12:50:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/imregister/imreg/cadc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/imregister/imreg/cadc.c
r14590 r16040 212 212 entry[i] = match[i]; 213 213 } 214 sortpair (index, entry, Nmatch);214 isortpair (index, entry, Nmatch); 215 215 *Index = index; 216 216 *Entry = entry;
Note:
See TracChangeset
for help on using the changeset viewer.
