Commit a278cc95 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

NSV: fix comment

parent 5fbff8a0
......@@ -455,7 +455,7 @@ static int ReadNSVf( demux_t *p_demux )
return stream_Read( p_demux->s, NULL, i_size ) == i_size ? VLC_SUCCESS : VLC_EGENERIC;
}
/*****************************************************************************
* ReadNSVf:
* ReadNSVs:
*****************************************************************************/
static int ReadNSVs( demux_t *p_demux )
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment