summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/services.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/net/opietooth/lib/services.h b/noncore/net/opietooth/lib/services.h
index 7cce5e1..02629e6 100644
--- a/noncore/net/opietooth/lib/services.h
+++ b/noncore/net/opietooth/lib/services.h
@@ -11,7 +11,7 @@ namespace OpieTooth {
* on a remote device
*/
class Services {
-
+ public:
/** The profile descriptor
*
*/
@@ -70,6 +70,7 @@ namespace OpieTooth {
int m_idInt;
int m_version;
};
+ public:
/**
* Protocol Descriptor
*/