[FFmpeg-cvslog] avutil/channel_layout: Remove bogus closing group

Marvin Scholz git at videolan.org
Mon Oct 17 11:00:30 EEST 2022


ffmpeg | branch: master | Marvin Scholz <epirat07 at gmail.com> | Sat Sep 24 19:04:08 2022 +0200| [2b51b1829d719e4c95d4cc51654ed3b12ad92336] | committer: Anton Khirnov

avutil/channel_layout: Remove bogus closing group

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b51b1829d719e4c95d4cc51654ed3b12ad92336
---

 libavutil/channel_layout.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavutil/channel_layout.h b/libavutil/channel_layout.h
index 7808573118..7731de4146 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);
 
 /**
- * @}
  * @}
  */
 



More information about the ffmpeg-cvslog mailing list