Commit 02c5f252 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Fix misleading comment

parent da673206
......@@ -135,7 +135,7 @@ static void Close( vlc_object_t *p_this )
}
/*****************************************************************************
* Read: read on a file descriptor, checking b_die periodically
* Read: read on a file descriptor
*****************************************************************************/
static ssize_t Read( access_t *p_access, uint8_t *p_buffer, size_t i_len )
{
......
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