IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2021, 2:11:56 PM (5 years ago)
Author:
eugene
Message:

minor white-space change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psCoord.c

    r40806 r41519  
    197197
    198198    psPlaneTransform *pt = psAlloc(sizeof(psPlaneTransform));
     199
    199200    pt->x = psPolynomial2DAlloc(PS_POLYNOMIAL_ORD, order1, order2);
    200201    pt->y = psPolynomial2DAlloc(PS_POLYNOMIAL_ORD, order1, order2);
Note: See TracChangeset for help on using the changeset viewer.