Skip to content
  • Alexandre Janniaux's avatar
    vlc_demux: fix doxygen warnings · bd30c25a
    Alexandre Janniaux authored and Steve Lhomme's avatar Steve Lhomme committed
        include/vlc_demux.h:659: warning: The following parameter of vlc_demux_chained_ControlVa(vlc_demux_chained_t *dc, int query, va_list args) is not documented:
          parameter 'dc'
    
        include/vlc_demux.h:650: warning: The following parameter of vlc_demux_chained_Send(vlc_demux_chained_t *dc, block_t *block) is not documented:
          parameter 'dc'
    bd30c25a