diff options
author | Sung-jae Park <nicesj.park@samsung.com> | 2013-07-04 08:07:22 +0900 |
---|---|---|
committer | Sung-jae Park <nicesj.park@samsung.com> | 2013-07-04 08:07:22 +0900 |
commit | 7664814991b5c420e1923283e6e2995b80d3fc45 (patch) | |
tree | 32ca9cc3759f0bbd5f3fdb242a99ea0df80cfbdd /packaging | |
parent | a94fe22f5aef058ce4a09228b386c1ce38a08772 (diff) | |
download | com-core-7664814991b5c420e1923283e6e2995b80d3fc45.tar.gz com-core-7664814991b5c420e1923283e6e2995b80d3fc45.tar.bz2 com-core-7664814991b5c420e1923283e6e2995b80d3fc45.zip |
Remove last trailing comma. To keep the compatibility with old standard.
[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Some compiler (which keeps old standard) complains the last trailling comma.
[cause] It's a standard.
[solution] Remove the last trailling comma.
[team] HomeTF
[request]
[horizontal_expansion]
Change-Id: Id6f59d3caef17116c24a58a186f373c5e942ca01
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 bca56d5..94a9be9 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.4.2 +Version: 0.4.3 Release: 1 Group: HomeTF/Framework License: Apache License |