From: Yunhee Seo Date: Wed, 7 Dec 2022 04:52:19 +0000 (+0900) Subject: display: add doxygen group command line X-Git-Tag: accepted/tizen/7.0/unified/20221209.015647^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe6bb4ccf55cc26e1b5fcafedd6e56652d9a6922;p=platform%2Fcore%2Fapi%2Fdevice.git display: add doxygen group command line Add doxygen group ending command line to follow standard rule. Change-Id: Ie95ea0d2ef96509fe58585e46904c488448d1754 Signed-off-by: Yunhee Seo --- diff --git a/include/display-enum.h b/include/display-enum.h index ce92211..fc45527 100644 --- a/include/display-enum.h +++ b/include/display-enum.h @@ -21,6 +21,10 @@ typedef enum DISPLAY_STATE_SCREEN_OFF, /**< Screen off state */ } display_state_e; +/** + * @} + */ + #ifdef __cplusplus } #endif