summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/hciconfwrapper.cpp
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/manager/hciconfwrapper.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/hciconfwrapper.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/noncore/net/opietooth/manager/hciconfwrapper.cpp b/noncore/net/opietooth/manager/hciconfwrapper.cpp
index 7b2497a..2d6d7da 100644
--- a/noncore/net/opietooth/manager/hciconfwrapper.cpp
+++ b/noncore/net/opietooth/manager/hciconfwrapper.cpp
@@ -101,6 +101,4 @@ namespace OpieTooth {
}
-
qDebug( str );
}
-
outstream << str << endl;
@@ -109,2 +107,3 @@ namespace OpieTooth {
f.close();
+
f2.flush();
@@ -112,3 +111,2 @@ namespace OpieTooth {
}
-
}