IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23251


Ignore:
Timestamp:
Mar 10, 2009, 2:10:30 PM (17 years ago)
Author:
bills
Message:

add missing space

File:
1 edited

Legend:

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

    r23229 r23251  
    12711271
    12721272        if (numUpdated < 1) {
    1273             psError(PS_ERR_UNKNOWN, false, "should have affected atleast 1 row");
     1273            psError(PS_ERR_UNKNOWN, false, "should have affected at least 1 row");
    12741274            if (!psDBRollback(config->dbh)) {
    12751275                psError(PS_ERR_UNKNOWN, false, "database error");
Note: See TracChangeset for help on using the changeset viewer.