From 8289f6700e239ddf5242216c09cca9d724c17754 Mon Sep 17 00:00:00 2001 From: harlekin Date: Tue, 12 Oct 2004 22:12:46 +0000 Subject: ups --- diff --git a/noncore/apps/opie-console/btconfigwidget.cpp b/noncore/apps/opie-console/btconfigwidget.cpp index 7f82e06..232e497 100644 --- a/noncore/apps/opie-console/btconfigwidget.cpp +++ b/noncore/apps/opie-console/btconfigwidget.cpp @@ -172,7 +172,7 @@ void BTConfigWidget::save( Profile& prof ) { case IOLayerBase::Baud_2400: speed = 2400; break; - case IOLayerBase::Baud_1200; + case IOLayerBase::Baud_1200: speed = 1200; break; default: -- cgit v0.9.0.2