Changeset 31445 for trunk/ippTools/src/stacktool.c
- Timestamp:
- May 5, 2011, 10:33:46 AM (15 years ago)
- Location:
- trunk/ippTools/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20110404/ippTools/src (added) merged: 31186,31188,31278,31439
- Property svn:mergeinfo changed
-
trunk/ippTools/src/stacktool.c
r31249 r31445 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.
