]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Update documentation of show_version() to account for latest changes.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 27 May 2008 09:59:00 +0000 (09:59 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 27 May 2008 09:59:00 +0000 (09:59 +0000)
patch by Stefano Sabatini, stefano.sabatini-lala poste it

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13463 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

cmdutils.h

index 5faa13276fe35dab88c2dd85d5da73c12478ebba..96fa2084115eaf63c897c5d5dce94e3ba548a4aa 100644 (file)
@@ -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);