summaryrefslogtreecommitdiffstats
path: root/raul/Semaphore.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-10-15 17:16:22 +0000
committerDavid Robillard <d@drobilla.net>2006-10-15 17:16:22 +0000
commite21b04fd3f33629bbd2ac9f3db4236902cab4b2b (patch)
tree6e2e5e555f0245be54cc9c76f3414670944ca2f9 /raul/Semaphore.h
parentef04ea5d777b6833d9a07b8694b591cd2461b9c8 (diff)
downloadraul-e21b04fd3f33629bbd2ac9f3db4236902cab4b2b.tar.gz
raul-e21b04fd3f33629bbd2ac9f3db4236902cab4b2b.tar.bz2
raul-e21b04fd3f33629bbd2ac9f3db4236902cab4b2b.zip
Trivial documentation fixups.
git-svn-id: http://svn.drobilla.net/lad/raul@175 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'raul/Semaphore.h')
-rw-r--r--raul/Semaphore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/raul/Semaphore.h b/raul/Semaphore.h
index 9a696f9..213e1d0 100644
--- a/raul/Semaphore.h
+++ b/raul/Semaphore.h
@@ -28,6 +28,8 @@
* really needs to update it's man pages.
*
* This class remains as a trivial (yet pretty) wrapper/abstraction.
+ *
+ * \ingroup raul
*/
class Semaphore {
public: