[vlc-commits] MacOS: fix build

Jean-Baptiste Kempf git at videolan.org
Wed Dec 3 16:36:14 CET 2014


vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec  3 16:36:04 2014 +0100| [6107c85ae4c9c78adbdd99d9ca6261b5781a2d03] | committer: Jean-Baptiste Kempf

MacOS: fix build

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=6107c85ae4c9c78adbdd99d9ca6261b5781a2d03
---

 modules/gui/macosx/simple_prefs.m |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/gui/macosx/simple_prefs.m b/modules/gui/macosx/simple_prefs.m
index c255fa0..ea416e3 100644
--- a/modules/gui/macosx/simple_prefs.m
+++ b/modules/gui/macosx/simple_prefs.m
@@ -154,7 +154,7 @@ static const char *const ppsz_language_text[] =
     "ಕನ್ನಡ",
     "한국어",
     "lietuvių",
-    "latviešu valoda'
+    "latviešu valoda",
     "Монгол хэл",
     "मराठी",
     "Melayu",



More information about the vlc-commits mailing list