Commit ff9c9c3
mixing: Make MaxMixAmount a typed int64 const
This fixes the build for 32-bit target platforms where the constant would
overflow the int type.1 parent e59d62d commit ff9c9c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
0 commit comments