[SCM] libav/master: doc: Change wrong term to avoid confusion

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Sep 17 01:18:06 UTC 2014


The following commit has been merged in the master branch:
commit dd35d451fbc34795a8d19ac6c281bed53c42a29b
Author: Gabriel Dume <gabriel.ddx84 at gmail.com>
Date:   Sun Aug 17 16:19:38 2014 -0400

    doc: Change wrong term to avoid confusion
    
    A function declaration is the prototype.
    
    Signed-off-by: Luca Barbato <lu_zero at gentoo.org>

diff --git a/doc/developer.texi b/doc/developer.texi
index 1ffdff1..00e2b60 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -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)
 @{

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list