Changeset 50 for trunk/src/dataFlowSet.c
- Timestamp:
- 09/07/07 12:15:26 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dataFlowSet.c
r47 r50 317 317 if (pftmp->fieldType==1){ 318 318 agCache.bytes = *((unsigned long*)&buffer4); 319 if ((((RuleDefPtr)(*(myPtrs->rulesAddressPtr+pos)))->value->stor.lvalue) 320 == (*((unsigned long*)&buffer4)) ) 321 { 322 ((RuleDefPtr)(*(myPtrs->rulesAddressPtr+pos)))->check = 1; 323 } 319 324 } 320 325 if (pftmp->fieldType==2){