Not part of build

Jump out on match
This commit is contained in:
blythe%netscape.com 2003-01-23 18:59:25 +00:00
parent 7d3aec86d0
commit c25635b632

View File

@ -339,6 +339,7 @@ MSMap_Segment* getSymbolSection(MSMap_Module* inModule, MSMap_Symbol* inoutSymbo
** We have the section.
*/
retval = &inModule->mSegments[secLoop];
break;
}
}
}