summaryrefslogtreecommitdiff
path: root/avprobe.c
diff options
context:
space:
mode:
Diffstat (limited to 'avprobe.c')
-rw-r--r--avprobe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avprobe.c b/avprobe.c
index a0e14d4488..cc82b239d2 100644
--- a/avprobe.c
+++ b/avprobe.c
@@ -62,7 +62,7 @@ static int use_value_sexagesimal_format = 0;
/* globals */
static const OptionDef *options;
-/* AVprobe context */
+/* avprobe context */
static const char *input_filename;
static AVInputFormat *iformat = NULL;