aboutsummaryrefslogtreecommitdiffstats
path: root/src/mutex/pthreads/mux_pthr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mutex/pthreads/mux_pthr.h')
-rw-r--r--src/mutex/pthreads/mux_pthr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mutex/pthreads/mux_pthr.h b/src/mutex/pthreads/mux_pthr.h
index 27b854265..5cecd09ad 100644
--- a/src/mutex/pthreads/mux_pthr.h
+++ b/src/mutex/pthreads/mux_pthr.h
@@ -12,7 +12,7 @@
namespace Botan {
-/*
+/**
* Pthread Mutex Factory
*/
class Pthread_Mutex_Factory : public Mutex_Factory