Commit dd35d451 authored by Gabriel Dume's avatar Gabriel Dume Committed by Luca Barbato

doc: Change wrong term to avoid confusion

A function declaration is the prototype.
Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
parent 42604902
......@@ -68,7 +68,7 @@ case AVLINK_STARTINIT:
@end example
@item
Braces in function declarations are written on the new line:
Braces in function definitions are written on the new line:
@example
const char *avfilter_configuration(void)
@{
......
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