Skip to content

Commit 56c0fbf

Browse files
authored
Merge pull request #3 from alexmaurer-madis/patch-1
Update ptScheduler.cpp
2 parents 8726638 + 342e6a6 commit 56c0fbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ptScheduler.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,8 @@ bool ptScheduler::setIteration (int32_t value) {
657657
return false;
658658
break;
659659
}
660+
661+
return false;
660662
}
661663

662664
//=======================================================================//

0 commit comments

Comments
 (0)