IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2006, 5:06:56 PM (20 years ago)
Author:
jhoblitt
Message:

minor cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pzgetimfiles.c

    r6973 r6976  
    2323    psStringAppend(&cmd, "%s --uri %s", FILESET_LS_CMD, uri);
    2424
     25    // XXX debugging
    2526    fprintf(stderr, "cmd is: %s\n", cmd);
    2627
     
    157158    psString line;
    158159    while ((line = psListGetAndIncrement(lineCursor))) {
     160        // XXX debugging
    159161        printf("-> %s\n", line);
    160162
Note: See TracChangeset for help on using the changeset viewer.