Commit f5f8710
authored
[BUG] Fix missing parameter in call to
PR crankyoldgit#1928 missed extending the call to `gree()` resulting in subsequent parameters being shifted by one place. Fixes crankyoldgit#2007IRac::gree() (crankyoldgit#2008)1 parent 8082175 commit f5f8710
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3256 | 3256 | | |
3257 | 3257 | | |
3258 | 3258 | | |
3259 | | - | |
| 3259 | + | |
| 3260 | + | |
3260 | 3261 | | |
3261 | 3262 | | |
3262 | 3263 | | |
| |||
0 commit comments