]> git.sesse.net Git - vlc/commitdiff
Typo.
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 7 Aug 2008 21:42:26 +0000 (14:42 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 7 Aug 2008 21:43:17 +0000 (14:43 -0700)
modules/gui/qt4/components/open_panels.cpp

index 51ea9959b454404c07d6e4d77e6ee07802249e33..6fc46e841a715176a531614a0cbf585c4fbe2a92 100644 (file)
@@ -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");