summaryrefslogtreecommitdiff
path: root/libavcodec/opt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/opt.h')
-rw-r--r--libavcodec/opt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/opt.h b/libavcodec/opt.h
index 65d0b45453..b79f462660 100644
--- a/libavcodec/opt.h
+++ b/libavcodec/opt.h
@@ -48,7 +48,7 @@ typedef struct AVOption {
/**
* short English text help.
- * @fixme what about other languages
+ * @todo what about other languages
*/
const char *help;
int offset; ///< offset to context structure where the parsed value should be stored