summaryrefslogtreecommitdiff
path: root/libavutil/channel_layout.h
diff options
context:
space:
mode:
authorMarvin Scholz <epirat07@gmail.com>2022-09-24 19:04:08 +0200
committerAnton Khirnov <anton@khirnov.net>2022-10-17 09:51:47 +0200
commit2b51b1829d719e4c95d4cc51654ed3b12ad92336 (patch)
treec5cc11ece8863636d4097d7ca66c792f92ea72e2 /libavutil/channel_layout.h
parent2c59038208c1945bb4c368e381e2a74b35bc72bc (diff)
downloadffmpeg-2b51b1829d719e4c95d4cc51654ed3b12ad92336.tar.gz
avutil/channel_layout: Remove bogus closing group
Diffstat (limited to 'libavutil/channel_layout.h')
-rw-r--r--libavutil/channel_layout.h1
1 files changed, 0 insertions, 1 deletions
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
@@ -746,7 +746,6 @@ int av_channel_layout_compare(const AVChannelLayout *chl, const AVChannelLayout
/**
* @}
- * @}
*/
#endif /* AVUTIL_CHANNEL_LAYOUT_H */