Browse Source

vlc_dialog: fix doxygen comments

pull/127/head
Alexandre Janniaux 5 years ago
committed by Jean-Baptiste Kempf
parent
commit
6712ef6f35
  1. 3
      include/vlc_dialog.h

3
include/vlc_dialog.h

@ -478,6 +478,7 @@ vlc_dialog_provider_set_ext_callback(vlc_object_t *p_obj,
#define vlc_dialog_provider_set_ext_callback(a, b, c) \
vlc_dialog_provider_set_ext_callback(VLC_OBJECT(a), b, c)
/** @} @} */
/** @} */
/** @} */
#endif

Loading…
Cancel
Save