IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28203


Ignore:
Timestamp:
Jun 3, 2010, 2:21:01 PM (16 years ago)
Author:
eugene
Message:

fix index

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/gstar.c

    r27435 r28203  
    159159      k = N1[i];
    160160      if (!QUIET) {
    161         gprint (GP_LOG, "star: %lld\n", (long long) k);
     161        gprint (GP_LOG, "star: %lld\n", (long long) i);
    162162        gprint (GP_LOG, "%11.7f ", catalog.average[k].R);
    163163        gprint (GP_LOG, "%11.7f ", catalog.average[k].D);
Note: See TracChangeset for help on using the changeset viewer.