Browse Source

vlc_interrupt: fix doxygen comments

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

3
include/vlc_interrupt.h

@ -232,5 +232,6 @@ VLC_API void vlc_interrupt_forward_start(vlc_interrupt_t *to,
*/
VLC_API int vlc_interrupt_forward_stop(void *const data[2]);
/** @} @} */
/** @} */
/** @} */
#endif

Loading…
Cancel
Save