IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36515 for trunk/ippTools/src


Ignore:
Timestamp:
Feb 14, 2014, 4:59:22 PM (12 years ago)
Author:
watersc1
Message:

Fix typo.

File:
1 edited

Legend:

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

    r36512 r36515  
    240240  }
    241241 
    242   if (!remoteRunPrintObjects(stdout, list, !simple)) {
     242  if (!remoteComponentPrintObjects(stdout, list, !simple)) {
    243243    if (!psDBRollback(config->dbh)) {
    244244      psError(PS_ERR_UNKNOWN, false, "database error");
Note: See TracChangeset for help on using the changeset viewer.