[vlc-devel] commit: OOps. SOrry. 10l (Jean-Baptiste Kempf )

git version control git at videolan.org
Sat Jan 24 12:03:46 CET 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jan 24 12:02:51 2009 +0100| [d08176faeb419f042f9803ebd0da6d17b8aed88c] | committer: Jean-Baptiste Kempf 

OOps. SOrry. 10l

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

 modules/gui/qt4/components/simple_preferences.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp
index e6e3914..d010ea5 100644
--- a/modules/gui/qt4/components/simple_preferences.cpp
+++ b/modules/gui/qt4/components/simple_preferences.cpp
@@ -645,7 +645,7 @@ void SPrefsPanel::apply()
                 CaC( "dvdnav-caching" );
             CaC( "tcp-caching" ); CaC( "vcd-caching" );
             CaC( "fake-caching" ); CaC( "cdda-caching" ); CaC( "file-caching" );
-            CaC( "screen-caching" ); Cac( "bd-caching" );
+            CaC( "screen-caching" ); CaC( "bd-caching" );
             CaCi( "rtsp-caching", 2 ); CaCi( "ftp-caching", 2 );
             CaCi( "http-caching", 2 );
             if (module_exists ("access_realrtsp" ))




More information about the vlc-devel mailing list