Browse Source

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
tags/v0.5
Stefano Sabatini Diego Biurrun 17 years ago
parent
commit
41a0df9b81
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      cmdutils.h

+ 0
- 1
cmdutils.h View 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);



Loading…
Cancel
Save