From e4f4a1f93e4573ac5e1ece6f667c807444a9a42c Mon Sep 17 00:00:00 2001
From: Anton Khirnov <anton@khirnov.net>
Date: Sat, 10 Dec 2011 20:09:04 +0100
Subject: [PATCH] lavf doxy: rename lavf I/O group to lavf_io.

---
 libavformat/avformat.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 16dc4e833a3..2298d718c7a 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -33,7 +33,7 @@
  * @{
  * @}
  *
- * @defgroup lavf_proto I/O Read/Write
+ * @defgroup lavf_io I/O Read/Write
  * @{
  * @}
  *
-- 
GitLab