display: Add close comment to keep doxygen group format 11/289311/1 accepted/tizen/unified/20230307.163818
authorYunhee Seo <yuni.seo@samsung.com>
Mon, 6 Mar 2023 08:00:14 +0000 (17:00 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Mon, 6 Mar 2023 08:00:14 +0000 (17:00 +0900)
Add close comment to keep doxygen group format.

Change-Id: I78bf5d26321c8068ba0f30d4ca844e8619d933fd
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
include/display-enum.h

index ce92211..fc45527 100644 (file)
@@ -21,6 +21,10 @@ typedef enum
     DISPLAY_STATE_SCREEN_OFF, /**< Screen off state */
 } display_state_e;
 
+/**
+ * @}
+ */
+
 #ifdef __cplusplus
 }
 #endif