From: saerome kim Date: Tue, 28 Mar 2017 00:02:57 +0000 (+0900) Subject: Fix ACR issue X-Git-Tag: submit/tizen/20170512.045637~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77a191c2ccaeed0b085bb3301445d80dfd0e2b9d;p=platform%2Fcore%2Fapi%2Fzigbee.git Fix ACR issue - change base error code Change-Id: I7b388fa5124985159d6c709d696a4242914f2cd7 Signed-off-by: saerome kim --- diff --git a/include/zb_error.h b/include/zb_error.h index ff939fa..4f309ea 100644 --- a/include/zb_error.h +++ b/include/zb_error.h @@ -20,7 +20,7 @@ #include #ifndef TIZEN_ERROR_ZIGBEE -#define TIZEN_ERROR_ZIGBEE 0x02000000 +#define TIZEN_ERROR_ZIGBEE -0x02F70000 #endif /**