Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cmdutils.h')
-rw-r--r--cmdutils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmdutils.h b/cmdutils.h
index 5faa13276f..96fa208411 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);