mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
Fix doxy comment
Commited in SoC by Vitor Sessak on 2008-05-24 12:57:58 Originally committed as revision 13344 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
bd80b349b3
commit
69fa7e80c2
@ -91,8 +91,8 @@ static char *consume_string(const char **buf)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Parse "[linkname]"
|
* Parse "[linkname]"
|
||||||
* @arg name a pointer (that need to be free'd after use) to the name between
|
* @param name a pointer (that need to be free'd after use) to the name between
|
||||||
* parenthesis
|
* parenthesis
|
||||||
*/
|
*/
|
||||||
static char *parse_link_name(const char **buf, AVClass *log_ctx)
|
static char *parse_link_name(const char **buf, AVClass *log_ctx)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user