Browse Source

vlc_interface: fix doxygen comments

pull/127/head
Alexandre Janniaux 5 years ago
committed by Jean-Baptiste Kempf
parent
commit
5ad2edefe1
  1. 2
      include/vlc_interface.h

2
include/vlc_interface.h

@ -107,7 +107,7 @@ vlc_intf_GetMainPlaylist(intf_thread_t *intf);
VLC_API void vlc_LogSet(libvlc_int_t *, const struct vlc_logger_operations *,
void *data);
/*@}*/
/** @} */
/* Interface dialog ids for dialog providers */
typedef enum vlc_intf_dialog {

Loading…
Cancel
Save