Explorar o código

Close Doxygen group in include/corosync/cmap.h

This avoids warning: end of file while inside a group.

Signed-off-by: Ferenc Wágner <wferi@niif.hu>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Ferenc Wágner %!s(int64=10) %!d(string=hai) anos
pai
achega
c52933a29f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/corosync/cmap.h

+ 2 - 0
include/corosync/cmap.h

@@ -327,6 +327,8 @@ extern cs_error_t cmap_track_add(
  */
 extern cs_error_t cmap_track_delete(cmap_handle_t handle, cmap_track_handle_t track_handle);
 
+/** @} */
+
 #ifdef __cplusplus
 }
 #endif