[vlc-commits] MODULES_LIST: fix audiotoolboxmidi name

Jean-Baptiste Kempf git at videolan.org
Thu Dec 28 00:12:58 CET 2017


vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Dec 28 00:10:14 2017 +0100| [668cedaa08355a2cf8c166640b165edb8fbe36fd] | committer: Jean-Baptiste Kempf

MODULES_LIST: fix audiotoolboxmidi name

(cherry picked from commit 01bdfb076ffd73002ea83b38bddd1222637408ad)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=668cedaa08355a2cf8c166640b165edb8fbe36fd
---

 modules/MODULES_LIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST
index 7b9c4535d5..e192a345b9 100644
--- a/modules/MODULES_LIST
+++ b/modules/MODULES_LIST
@@ -53,7 +53,7 @@ $Id$
  * audiobargraph_a: audiobargraph audio plugin
  * audiobargraph_v: audiobargraph video plugin
  * audioscrobbler: AudioScrobbler/Last.fm submission plugin
- * audiotoolbox_midi: AudioToolbox MIDI decoder plugin for macOS
+ * audiotoolboxmidi: AudioToolbox MIDI decoder plugin for macOS
  * audiounit_ios: AudioUnit output plugin for iOS
  * auhal: Audio output for Mac OS X based on the AUHAL API
  * avahi: Zeroconf services discovery



More information about the vlc-commits mailing list