-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 @@ -12,5 +12,5 @@ namespace OpieTooth { */ class Services { - + public: /** The profile descriptor * @@ -71,4 +71,5 @@ namespace OpieTooth { int m_version; }; + public: /** * Protocol Descriptor |