From e5c6e3619e73225859d45e474b41e2c9d686ab5c Mon Sep 17 00:00:00 2001 From: Kamil Lipiszko Date: Thu, 14 Jul 2016 15:28:59 +0200 Subject: enable Doxygen Change-Id: I8a52e9be491c587f9df049ca5e3b0294228c0c97 --- inc/log.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'inc/log.h') diff --git a/inc/log.h b/inc/log.h index b290715..4603d11 100644 --- a/inc/log.h +++ b/inc/log.h @@ -19,6 +19,11 @@ #include +/** + * @addtogroup Utils + * @{ + */ + #define OK (0) #define FAIL (-1) @@ -96,4 +101,8 @@ } \ } +/** + * @} + */ + #endif /* __TIZEN_SHARE_PANEL_LOG_H__ */ -- cgit v1.2.3