diff options
Diffstat (limited to 'src/libpttls/pt_tls.h')
-rw-r--r-- | src/libpttls/pt_tls.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libpttls/pt_tls.h b/src/libpttls/pt_tls.h index 0031c1ebd..cb8bde05c 100644 --- a/src/libpttls/pt_tls.h +++ b/src/libpttls/pt_tls.h @@ -15,7 +15,9 @@ /** * @defgroup pt_tls pt_tls - * @{ @ingroup pt_tls + * + * @addtogroup pt_tls + * @{ */ #ifndef PT_TLS_H_ |