Commit f1cbbb79 authored by Justin Ruggles's avatar Justin Ruggles

cosmetics: fix typo in previous commit

Originally committed as revision 26210 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 6fd96d1a
......@@ -139,7 +139,7 @@ typedef struct AC3EncodeContext {
} AC3EncodeContext;
/* prototypes for functions in ac3enc_fixed.c and ac3_float.c */
/* prototypes for functions in ac3enc_fixed.c and ac3enc_float.c */
static av_cold void mdct_end(AC3MDCTContext *mdct);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment