diff options
author | Martin Storsjö <martin@martin.st> | 2016-10-25 21:33:34 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2016-10-25 21:48:35 +0300 |
commit | f22363c72968f1a1fc4881d8695ec7068b0aa03c (patch) | |
tree | 481b62523ac1f59df63462b3d91fbb29eddbc83f /libavformat/caf.h | |
parent | 052b97855de2396e46682bcbae97f95a258816d4 (diff) | |
download | ffmpeg-f22363c72968f1a1fc4881d8695ec7068b0aa03c.tar.gz |
openssl: Avoid double semicolons after the GET_BIO_DATA macro
When the macro is expanded with a semicolon following it and the
macro itself contains a semicolon, we ended up in double semicolons,
which is treated as a statement that disallows further declarations.
This avoids errors about mixed declarations and statements on gcc,
after ee050797664c.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/caf.h')
0 files changed, 0 insertions, 0 deletions