From ba2433e9f5d8535da319f07fadd82db9d5ddbb17 Mon Sep 17 00:00:00 2001
From: Baptiste Coudurier <baptiste.coudurier@gmail.com>
Date: Wed, 22 Nov 2006 00:52:32 +0000
Subject: [PATCH] typo

Originally committed as revision 7152 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b03e1ecd166..41052339057 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -187,9 +187,9 @@ libavformat
 
 Generic parts:
   External Interface:
-    libavcodec/avcodec.h
+    libavformat/avformat.h
   Utility Code:
-    libavcodec/utils.c
+    libavformat/utils.c
 
 
 Muxers/Demuxers:
-- 
GitLab