-rw-r--r-- | noncore/net/opietooth/lib/services.h | 3 |
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 { | |||
11 | * on a remote device | 11 | * on a remote device |
12 | */ | 12 | */ |
13 | class Services { | 13 | class Services { |
14 | 14 | public: | |
15 | /** The profile descriptor | 15 | /** The profile descriptor |
16 | * | 16 | * |
17 | */ | 17 | */ |
@@ -70,6 +70,7 @@ namespace OpieTooth { | |||
70 | int m_idInt; | 70 | int m_idInt; |
71 | int m_version; | 71 | int m_version; |
72 | }; | 72 | }; |
73 | public: | ||
73 | /** | 74 | /** |
74 | * Protocol Descriptor | 75 | * Protocol Descriptor |
75 | */ | 76 | */ |