[FFmpeg-devel] [PATCH v3 08/54] avutil/channel_layout: Remove bogus closing group
Marvin Scholz
epirat07 at gmail.com
Sun Sep 25 03:10:35 EEST 2022
---
libavutil/channel_layout.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavutil/channel_layout.h b/libavutil/channel_layout.h
index 9e685fab72..74fe3a8328 100644
--- a/libavutil/channel_layout.h
+++ b/libavutil/channel_layout.h
@@ -745,7 +745,6 @@ int av_channel_layout_check(const AVChannelLayout *channel_layout);
int av_channel_layout_compare(const AVChannelLayout *chl, const AVChannelLayout *chl1);
/**
- * @}
* @}
*/
--
2.37.0 (Apple Git-136)
More information about the ffmpeg-devel
mailing list