Changeset 23240
- Timestamp:
- Mar 9, 2009, 3:42:08 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxwarp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxwarp.c
r21402 r23240 58 58 // check that state is a valid string value 59 59 if (!pxIsValidState(state)) { 60 psError(PS_ERR_UNKNOWN, false, "invalid chipRun state: %s", state);60 psError(PS_ERR_UNKNOWN, false, "invalid warpRun state: %s", state); 61 61 return false; 62 62 }
Note:
See TracChangeset
for help on using the changeset viewer.
