From: Jinkun Jang Date: Fri, 15 Mar 2013 16:12:10 +0000 (+0900) Subject: merge with master X-Git-Tag: 2.1b_release~3 X-Git-Url: http://review.tizen.org/git/?p=framework%2Fapi%2Fsim.git;a=commitdiff_plain;h=59bcce0f0150b78c93d946a3f76b6b1176a78fb5 merge with master --- diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/debian/capi-telephony-sim-dev.postinst b/debian/capi-telephony-sim-dev.postinst old mode 100755 new mode 100644 diff --git a/debian/capi-telephony-sim.postinst b/debian/capi-telephony-sim.postinst old mode 100755 new mode 100644 diff --git a/include/sim.h b/include/sim.h old mode 100644 new mode 100755 diff --git a/src/sim.c b/src/sim.c index 73e2e8b..5dd4587 100644 --- a/src/sim.c +++ b/src/sim.c @@ -31,7 +31,7 @@ #ifdef LOG_TAG #undef LOG_TAG #endif -#define LOG_TAG "CAPI_TELEPHONY_SIM" +#define LOG_TAG "TIZEN_N_SIM" struct tapi_handle { gpointer dbus_connection;