vlc_messages: fix documentation referencing vlc_msg_SetCallback()

It's actually vlc_LogSet()
This commit is contained in:
Steve Lhomme 2022-06-22 14:40:21 +02:00 committed by Felix Paul Kühne
parent 702b1eeb72
commit be790d9dc8
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ VLC_API void vlc_vaLog(struct vlc_logger *const *logger, int prio,
/**
* Message logging callback signature.
* \param data data pointer as provided to vlc_msg_SetCallback().
* \param data data pointer as provided to vlc_LogSet().
* \param type message type (VLC_MSG_* values from enum vlc_log_type)
* \param item meta information
* \param fmt format string