IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28740


Ignore:
Timestamp:
Jul 28, 2010, 2:02:21 PM (16 years ago)
Author:
bills
Message:

fix bug in rarely used function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/src/pstampGetROI.c

    r25709 r28740  
    175175        rval   = ohana_dms_to_ddd(p1, argv[argnum]);
    176176        if (rval) {
    177             rval  = ohana_dms_to_ddd(p1, argv[argnum+1]);
     177            rval  = ohana_dms_to_ddd(p2, argv[argnum+1]);
    178178        }
    179179    } else {
Note: See TracChangeset for help on using the changeset viewer.