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
pull/126/head
Stefano Sabatini 17 years ago committed by Diego Biurrun
parent ed03be6c49
commit 41a0df9b81
  1. 1
      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);

Loading…
Cancel
Save