Changeset 27176 for trunk/ippTools/src/regtool.c
- Timestamp:
- Mar 3, 2010, 4:40:09 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/regtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/regtool.c
r27168 r27176 1078 1078 1079 1079 psString where2 = NULL; 1080 if (!pxmagicAddWhere(config, &where2, "rawExp")) { 1081 psError(psErrorCodeLast(), false, "pxmagicAddWhere failed"); 1082 return false; 1083 } 1080 1084 if (!pxspaceAddWhere(config, &where2, "rawExp")) { 1081 1085 psError(psErrorCodeLast(), false, "pxSpaceAddWhere failed");
Note:
See TracChangeset
for help on using the changeset viewer.
