IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 16, 2010, 1:04:18 PM (16 years ago)
Author:
eugene
Message:

avoid unattached non-static format statements

File:
1 edited

Legend:

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

    r27874 r27969  
    613613
    614614    if (stateCheck) {
    615         psStringAppend(&query, stateCheck);
     615        psStringAppend(&query, "%s", stateCheck);
    616616    }
    617617
Note: See TracChangeset for help on using the changeset viewer.