diff options
author | Sung-jae Park <nicesj.park@samsung.com> | 2013-05-30 22:16:24 +0900 |
---|---|---|
committer | Sung-jae Park <nicesj.park@samsung.com> | 2013-05-30 22:16:24 +0900 |
commit | a059bb85a6a7ac4a0606365705b7c5488f726026 (patch) | |
tree | 32c239ead5162adb0188614783a26689d2f43381 /packaging | |
parent | 12a76e9de8659f2f40abed1cf012e4ec3dd715e0 (diff) | |
download | com-core-a059bb85a6a7ac4a0606365705b7c5488f726026.tar.gz com-core-a059bb85a6a7ac4a0606365705b7c5488f726026.tar.bz2 com-core-a059bb85a6a7ac4a0606365705b7c5488f726026.zip |
Fix the invalid log print code.
[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Crash occured
[cause] print an integer as string type.
[solution] Fix it
[team] HomeTF
[request]
[horizontal_expansion]
Change-Id: I20c6fdc2b56841acb3bf32b5eecac804853474b6
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/libcom-core.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/libcom-core.spec b/packaging/libcom-core.spec index b25648e..b5d0688 100644 --- a/packaging/libcom-core.spec +++ b/packaging/libcom-core.spec @@ -1,6 +1,6 @@ Name: libcom-core Summary: Library for the light-weight IPC -Version: 0.3.14 +Version: 0.3.15 Release: 1 Group: HomeTF/Framework License: Apache License |