Commit 2a03e873 authored by Ronald S. Bultje's avatar Ronald S. Bultje

Add missing terminating backslash

parent 4b884207
......@@ -1044,7 +1044,7 @@ typedef struct AVPanScan{
* - encoding: Set by libavcodec.\
* - decoding: Set by libavcodec.\
*/\
void *thread_opaque;
void *thread_opaque;\
#define FF_QSCALE_TYPE_MPEG1 0
#define FF_QSCALE_TYPE_MPEG2 1
......
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