Commit 1b81ccc
committed
fix(c): correct return type of webui_get_context
- change return type from `*anyopaque` to `?*anyopaque` to allow null pointers1 parent 7bac77b commit 1b81ccc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments