mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
spa: silence a doxygen warning
warning: documented symbol 'spa_log_error foo' was not declared or defined.
This commit is contained in:
parent
44583367db
commit
4e90760155
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ static inline void spa_log_trace_fp (struct spa_log *l, const char *format, ...)
|
|||
|
||||
#endif
|
||||
|
||||
/** \fn spa_log_error foo */
|
||||
/** \fn spa_log_error */
|
||||
|
||||
/** keys can be given when initializing the logger handle */
|
||||
#define SPA_KEY_LOG_LEVEL "log.level" /**< the default log level */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue