summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/lib/device.h
Unidiff
Diffstat (limited to 'noncore/net/opietooth/lib/device.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/lib/device.h b/noncore/net/opietooth/lib/device.h
index d6cf049..d23f24c 100644
--- a/noncore/net/opietooth/lib/device.h
+++ b/noncore/net/opietooth/lib/device.h
@@ -62,3 +62,3 @@ namespace OpieTooth {
62 */ 62 */
63 device(const QString& device, bool up ); 63 void device(const QString& device, bool up );
64 }; 64 };