mirror of
https://github.com/byteworksinc/DumpObj.git
synced 2024-11-25 19:32:22 +00:00
Update DumpOBJ.cc
This commit is contained in:
parent
ee1c7a9440
commit
7b60740a02
@ -492,7 +492,7 @@ BOOLEAN NextSeg(void)
|
||||
|
||||
{
|
||||
|
||||
if ( (format == 2 || format == 1) && !header && !checkf) {
|
||||
if ((format == 2 || format == 1) && !header && !checkf) {
|
||||
numsex = 0;
|
||||
return TRUE;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user