Changeset 31188
- Timestamp:
- Apr 5, 2011, 4:06:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/ippTools/src/stacktool.c
r30945 r31188 487 487 // Define the requested association, and insert it if it doesn't already exist 488 488 stackAssociationRow *association = pxStackAssociationDefine(config,stack_id); 489 psS64 sass_id ;489 psS64 sass_id=-1; 490 490 if (!association->sass_id) { 491 491 psTrace("stacktool.association",2,"No required Association found. Adding.");
Note:
See TracChangeset
for help on using the changeset viewer.
