diff options
Diffstat (limited to 'docs/PLUGIN_API')
-rw-r--r-- | docs/PLUGIN_API | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/PLUGIN_API b/docs/PLUGIN_API index 834b3522be..29a7829b32 100644 --- a/docs/PLUGIN_API +++ b/docs/PLUGIN_API @@ -1759,7 +1759,7 @@ void semaphore_wait(struct semaphore *s) \param s \description -const struct settings_list* find_setting(const void* variable, int *id) +const struct settings_list* find_setting(const void* variable) \group options \param variable \param id |