Fix private structure mismatch issue 56/75256/1 accepted/tizen/common/20160617.121909 accepted/tizen/ivi/20160620.024924 accepted/tizen/mobile/20160620.024832 accepted/tizen/tv/20160620.024856 accepted/tizen/wearable/20160620.024904 submit/tizen/20160617.080634
authorWootak Jung <wootak.jung@samsung.com>
Fri, 17 Jun 2016 07:09:59 +0000 (16:09 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Fri, 17 Jun 2016 07:09:59 +0000 (16:09 +0900)
Change-Id: I2256f65a30a7da6445c1c6bfdc9138045d9f4d2e

include/telephony_private.h
packaging/capi-telephony.spec

index 20c74879ff8e6287a72adad1f7ec9338ae845c53..48f09bb850948682dd82b8b6c05a99f8c9ff14d7 100644 (file)
@@ -69,7 +69,6 @@ struct tapi_handle {
        char *path;
        char *cp_name;
        GHashTable *evt_list;
-       char cookie[20];
        GCancellable *ca;
 
        GHashTable *cache_property;
index 6d3aadf4b8d3912003317a6c11ccaef9ed52fd2f..dba8ceb5188f15b6d8a3fb3bdb3b26380a025ecf 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-telephony
 Summary:    Telephony Core API
-Version:    0.1.63
+Version:    0.1.64
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0