display: add doxygen group command line 63/285163/3 accepted/tizen/7.0/unified/20221209.015647
authorYunhee Seo <yuni.seo@samsung.com>
Wed, 7 Dec 2022 04:52:19 +0000 (13:52 +0900)
committeryunhee seo <yuni.seo@samsung.com>
Wed, 7 Dec 2022 07:56:56 +0000 (07:56 +0000)
Add doxygen group ending command line to follow standard rule.

Change-Id: Ie95ea0d2ef96509fe58585e46904c488448d1754
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