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
This commit is contained in:
Stefano Sabatini 2008-05-27 09:59:00 +00:00 committed by Diego Biurrun
parent ed03be6c49
commit 41a0df9b81
1 changed files with 0 additions and 1 deletions

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);