IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2009, 4:38:44 PM (17 years ago)
Author:
Paul Price
Message:

Fixed typo.

File:
1 edited

Legend:

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

    r23940 r23959  
    695695        psFree(query);
    696696
    697         psLogMsg("diftool", PS_LOG_INFO, "Updated %" PRIu64 " rows", psDBAffectedRows(config->dbh));
     697        psLogMsg("difftool", PS_LOG_INFO, "Updated %" PRIu64 " rows", psDBAffectedRows(config->dbh));
    698698    }
    699699
Note: See TracChangeset for help on using the changeset viewer.