libimcv: Add missing Doxgen group for SWIMA-related classes

Fix location of swima_error_t.
This commit is contained in:
Tobias Brunner
2017-08-07 17:36:48 +02:00
parent 8ec979fd64
commit 5d65aad8a6
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -36,6 +36,9 @@
* @defgroup libimcv_swid swid * @defgroup libimcv_swid swid
* @ingroup libimcv * @ingroup libimcv
* *
* @defgroup libimcv_swima swima
* @ingroup libimcv
*
* @addtogroup libimcv * @addtogroup libimcv
* @{ * @{
*/ */
+1 -1
View File
@@ -15,7 +15,7 @@
/** /**
* @defgroup swima_error swima_error * @defgroup swima_error swima_error
* @{ @ingroup libimcv_swid * @{ @ingroup libimcv_swima
*/ */
#ifndef SWIMA_ERROR_H_ #ifndef SWIMA_ERROR_H_