[vlc-devel] commit: Typo. (Jean-Baptiste Kempf )

git version control git at videolan.org
Thu Aug 7 23:40:46 CEST 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug  7 14:42:26 2008 -0700| [bc9de538a898afed013b5367f64440965e073b22] | committer: Jean-Baptiste Kempf 

Typo.

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

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

diff --git a/modules/gui/qt4/components/open_panels.cpp b/modules/gui/qt4/components/open_panels.cpp
index 51ea995..6fc46e8 100644
--- a/modules/gui/qt4/components/open_panels.cpp
+++ b/modules/gui/qt4/components/open_panels.cpp
@@ -1074,7 +1074,7 @@ void CaptureOpenPanel::updateButtons()
                    VLC_OBJECT(p_intf), p_config, this, false, devLayout, line );
             line++;
         }
-        bvreak;
+        break;
 #else
     case DVB_DEVICE:
         if( dvbs->isChecked() ) dvbFreq->setSuffix(" kHz");




More information about the vlc-devel mailing list