- Timestamp:
- Dec 6, 2010, 9:55:36 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/haf_branches/videophot2010/ippTools/src/warptool.c
r29717 r29945 994 994 psString thisWhere = NULL; 995 995 if (whereStr) { 996 psStringAppend(&thisWhere, whereStr);996 psStringAppend(&thisWhere, "%s", whereStr); 997 997 } 998 998 psStringAppend(&thisWhere, "\nAND warpRun.label = '%s'", label);
Note:
See TracChangeset
for help on using the changeset viewer.
