Commit f4e664f
authored
context : remove redundant explicit casting to the same type (ggml-org#15948)
The function 'output_reserve' return type is 'uint32_t', so need to add
explicit casting.1 parent f088b6a commit f4e664f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments