]> git.proxmox.com Git - mirror_corosync.git/commitdiff
Close Doxygen group in include/corosync/cmap.h
authorFerenc Wágner <wferi@niif.hu>
Thu, 13 Aug 2015 12:06:32 +0000 (14:06 +0200)
committerJan Friesse <jfriesse@redhat.com>
Wed, 26 Aug 2015 07:26:26 +0000 (09:26 +0200)
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>
include/corosync/cmap.h

index b10993b56b7357f47ec9f6bd9610b952890ac1c5..af44196be1ba1a425e23ebe5c5b4a672bd2b4554 100644 (file)
@@ -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