]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - interactive.c
New server command: ll to change the log level at runtime.
[paraslash.git] / interactive.c
index 209c5a36f70b194308a21d132c14541a46d51025..069c003944ae1801d9ce9e73570ea6f1cea64353 100644 (file)
@@ -811,6 +811,10 @@ create_matches:
  *
  * \param ci See struct \ref i9e_completer.
  * \param cr See struct \ref i9e_completer.
+ *
+ * This is used by para_client and para_audioc which need the same completion
+ * primitive for the ll server/audiod command. Both define their own completer
+ * which is implemented as a trivial wrapper that calls this function.
  */
 void i9e_ll_completer(struct i9e_completion_info *ci,
                struct i9e_completion_result *cr)