]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/log.h
RFC 3&4 stage: FFmpeg style aint't my style
[ffmpeg] / libavutil / log.h
index 2c159c2eafad85973068fb3b67bcc7dec7f8b030..0ff1f9fcff9397e38046e4959ef30555477ce55a 100644 (file)
@@ -33,7 +33,7 @@ struct AVCLASS {
                                         or AVFormatContext, which begin with an AVClass.
                                         Needed because av_log is in libavcodec and has no visibility
                                         of AVIn/OutputFormat */
-    struct AVOption *option;
+    const struct AVOption *option;
 };
 
 /* av_log API */