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 ce92211e4dfde4707e68b67465dd1019a7351e29..fc455275e41b261cefbcb71d3bfe7fd97ae53001 100644 (file)
@@ -21,6 +21,10 @@ typedef enum
     DISPLAY_STATE_SCREEN_OFF, /**< Screen off state */
 } display_state_e;
 
+/**
+ * @}
+ */
+
 #ifdef __cplusplus
 }
 #endif