IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 24, 2006, 2:27:29 PM (20 years ago)
Author:
Paul Price
Message:

Changed definition of psVectorAlloc and psArrayAlloc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/src/poisReadStamps.c

    r8781 r9740  
    3737    if (stamps == NULL) {
    3838        stamps = psArrayAlloc(config->nsx);
    39         stamps->n = config->nsx;
    4039        // Initialise
    4140        for (int i = 0; i < config->nsx; i++) {
Note: See TracChangeset for help on using the changeset viewer.