diff options
Diffstat (limited to 'raul/Semaphore.h')
-rw-r--r-- | raul/Semaphore.h | 2 |
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: |