IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27700 for trunk/ippToPsps/src


Ignore:
Timestamp:
Apr 15, 2010, 3:25:32 PM (16 years ago)
Author:
rhenders
Message:

Minor improvement to debugging text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/src/ippToPspsBatchDetection.c

    r27685 r27700  
    339339                    " ___________________________________________________________________\n"
    340340                    "| Extension | Rows in | Rows out | Missing from DVO | Duplicate IDs |\n"
    341                     "|  %s |  %5ld  |   %5ld  |      %5d       |    %5d      |\n"
    342                     "|___________|_________|__________|__________________|_______________|\n",
     341                    "|  %s |  %5ld  |   %5ld  |      %5d       |    %5d      |\n",
    343342                    extensionName, nDet, numDetectionsOut, unmatched, numOfDuplicates);
    344343
Note: See TracChangeset for help on using the changeset viewer.