New audiod command: ll to change the log level at runtime.
[paraslash.git] / interactive.h
index ddf02d76d2bc44a71133844fa0dddf4d9db03778..18c007b0b39172ca2443a86165119888213d4c32 100644 (file)
@@ -93,3 +93,5 @@ void i9e_complete_option(char **opts, struct i9e_completion_info *ci,
                struct i9e_completion_result *cr);
 int i9e_print_completions(struct i9e_completer *completers);
 int i9e_get_error(void);
+void i9e_ll_completer(struct i9e_completion_info *ci,
+               struct i9e_completion_result *cr);