apply coding rule
[platform/core/pim/contacts-service.git] / include / contacts_errors.h
index 053e763..7f453ed 100644 (file)
@@ -17,7 +17,7 @@
  *
  */
 
+
 #ifndef __TIZEN_SOCIAL_CONTACTS_ERROR_H__
 #define __TIZEN_SOCIAL_CONTACTS_ERROR_H__
 
@@ -35,13 +35,13 @@ extern "C"
  * @file contacts_errors.h
  */
 
+
 /**
  * @addtogroup CAPI_SOCIAL_CONTACTS_SVC_COMMON_MODULE
  * @{
  */
 
+
 /**
  * @brief Enumeration for contacts errors.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 3.0 @endif
@@ -79,7 +79,7 @@ typedef enum {
  * @}
  */
 
+
 #ifdef __cplusplus
 }
 #endif