Commit 6f82295
committed
Use newly added InvalidCommandId instead of 0
The symbol was added by 71901ab; the original code was introduced by
6868ed7. Development of both overlapped which is why we apparently
failed to notice.
This is a (very slight) behavior change, so I'm not backpatching this to
9.4 for now, even though the symbol does exist there.1 parent 832a12f commit 6f82295
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2818 | 2818 | | |
2819 | 2819 | | |
2820 | 2820 | | |
2821 | | - | |
| 2821 | + | |
2822 | 2822 | | |
2823 | 2823 | | |
2824 | 2824 | | |
| |||
3415 | 3415 | | |
3416 | 3416 | | |
3417 | 3417 | | |
3418 | | - | |
| 3418 | + | |
3419 | 3419 | | |
3420 | 3420 | | |
3421 | 3421 | | |
| |||
4573 | 4573 | | |
4574 | 4574 | | |
4575 | 4575 | | |
4576 | | - | |
| 4576 | + | |
4577 | 4577 | | |
4578 | 4578 | | |
4579 | 4579 | | |
| |||
0 commit comments