Changeset 9740 for trunk/pois/src/poisFindStamps.c
- Timestamp:
- Oct 24, 2006, 2:27:29 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/pois/src/poisFindStamps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pois/src/poisFindStamps.c
r8781 r9740 51 51 if (stamps == NULL) { 52 52 stamps = psArrayAlloc(nsx * nsy); 53 stamps->n = nsx * nsy;54 53 // Initialise 55 54 for (int i = 0; i < nsx * nsy; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
