Changeset 6891 for trunk/pois/src/poisFindStamps.c
- Timestamp:
- Apr 18, 2006, 12:42:12 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/pois/src/poisFindStamps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pois/src/poisFindStamps.c
r5717 r6891 31 31 if (stamps == NULL) { 32 32 stamps = psArrayAlloc(nsx * nsy); 33 stamps->n = nsx * nsy; 33 34 // Initialise 34 35 for (int i = 0; i < nsx * nsy; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
