]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
libimcv: Add missing Doxgen group for SWIMA-related classes
authorTobias Brunner <tobias@strongswan.org>
Mon, 7 Aug 2017 15:31:25 +0000 (17:31 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 7 Aug 2017 15:36:48 +0000 (17:36 +0200)
Fix location of swima_error_t.

src/libimcv/imcv.h
src/libimcv/swima/swima_error.h

index e260ff8f6862dc79b403ba46350d9419d6fb47ad..0f44d8f6f6a1b7391cfe177865b898782592ca3d 100644 (file)
@@ -36,6 +36,9 @@
  * @defgroup libimcv_swid swid
  * @ingroup libimcv
  *
+ * @defgroup libimcv_swima swima
+ * @ingroup libimcv
+ *
  * @addtogroup libimcv
  * @{
  */
index 7371131b56b74efa2b1ce150c52c19aed1e1059e..4073b075f46b2e481a97de6ef444e82c97e25a1b 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup swima_error swima_error
- * @{ @ingroup libimcv_swid
+ * @{ @ingroup libimcv_swima
  */
 
 #ifndef SWIMA_ERROR_H_