From 08ad3bf6f169b1b459d2005a5416998fc44b8700 Mon Sep 17 00:00:00 2001 From: Sunggyu Choi Date: Thu, 8 Sep 2022 16:20:51 +0900 Subject: [PATCH] Add new error message of wifi manager Change-Id: Ic5accd1c4ad7395e88e1f6e556ab7d8eeebef711 Signed-off-by: Sunggyu Choi --- include/private/tizen_error_private.h | 2 -- packaging/capi-base-common.spec | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/include/private/tizen_error_private.h b/include/private/tizen_error_private.h index d79e424..55b2356 100644 --- a/include/private/tizen_error_private.h +++ b/include/private/tizen_error_private.h @@ -14,8 +14,6 @@ * limitations under the License. */ - - #ifndef __TIZEN_COMMON_ERROR_PRIVATE_H__ #define __TIZEN_COMMON_ERROR_PRIVATE_H__ diff --git a/packaging/capi-base-common.spec b/packaging/capi-base-common.spec index 48e1094..a95d9ac 100644 --- a/packaging/capi-base-common.spec +++ b/packaging/capi-base-common.spec @@ -1,6 +1,6 @@ Name: capi-base-common Summary: Common header files of Tizen Native API -Version: 0.4.72 +Version: 0.4.73 Release: 1 Group: Base License: Apache-2.0 -- 2.34.1