[SCM] libav/experimental: Update documentation of show_version() to account for latest changes. patch by Stefano Sabatini, stefano.sabatini-lala poste it

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:22:07 UTC 2013


The following commit has been merged in the experimental branch:
commit 41a0df9b819c93aa57d3d069138bbff07c634e65
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Tue May 27 09:59:00 2008 +0000

    Update documentation of show_version() to account for latest changes.
    patch by Stefano Sabatini, stefano.sabatini-lala poste it
    
    Originally committed as revision 13463 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/cmdutils.h b/cmdutils.h
index 5faa132..96fa208 100644
--- a/cmdutils.h
+++ b/cmdutils.h
@@ -116,7 +116,6 @@ void show_banner(const char *program_name, int program_birth_year);
  * Prints the version of the program to stdout. The version message
  * depends on the current versions of the repository and of the libav*
  * libraries.
- * @param program_name name of the program
  */
 void show_version(void);
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list