From 7d8ad6c1fa11ec548fc63427656989e0e7c6af8b Mon Sep 17 00:00:00 2001 From: Clément Bœsch Date: Sun, 31 Mar 2013 14:49:14 +0200 Subject: cmdutils: avtool -> fftool --- cmdutils.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cmdutils.h') diff --git a/cmdutils.h b/cmdutils.h index 54f0be838a..63e10f3038 100644 --- a/cmdutils.h +++ b/cmdutils.h @@ -192,13 +192,13 @@ void show_help_options(const OptionDef *options, const char *msg, int req_flags, void show_help_children(const AVClass *class, int flags); /** - * Per-avtool specific help handler. Implemented in each - * avtool, called by show_help(). + * Per-fftool specific help handler. Implemented in each + * fftool, called by show_help(). */ void show_help_default(const char *opt, const char *arg); /** - * Generic -h handler common to all avtools. + * Generic -h handler common to all fftools. */ int show_help(void *optctx, const char *opt, const char *arg); -- cgit v1.2.3