aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-12-29 15:07:08 -0500
committerDavid Robillard <d@drobilla.net>2017-12-29 15:07:08 -0500
commit6179eccb4d587523141b2afc330d31f47bdc79ef (patch)
treed66dd62484de20e4bb5c06590f41fae79d25a152 /src/jalv_internal.h
parent6c5417543633bdf0098513a23b05c17cfd94e239 (diff)
downloadjalv-6179eccb4d587523141b2afc330d31f47bdc79ef.tar.gz
jalv-6179eccb4d587523141b2afc330d31f47bdc79ef.tar.bz2
jalv-6179eccb4d587523141b2afc330d31f47bdc79ef.zip
Fix inconsistent parameter names
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h2
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,