diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/jalv_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h index 06f116a..b1de82f 100644 --- a/src/jalv_internal.h +++ b/src/jalv_internal.h @@ -395,7 +395,7 @@ void jalv_apply_ui_events(Jalv* jalv, uint32_t nframes); uint32_t -jalv_ui_port_index(SuilController controller, const char* port_symbol); +jalv_ui_port_index(SuilController controller, const char* symbol); void jalv_ui_port_event(Jalv* jalv, |