Remove last trailing comma. To keep the compatibility with old standard.
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 3 Jul 2013 23:07:22 +0000 (08:07 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 3 Jul 2013 23:07:22 +0000 (08:07 +0900)
commit7664814991b5c420e1923283e6e2995b80d3fc45
tree32ca9cc3759f0bbd5f3fdb242a99ea0df80cfbdd
parenta94fe22f5aef058ce4a09228b386c1ce38a08772
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
include/com-core.h
include/com-core_packet-router.h
include/packet.h
packaging/libcom-core.spec
src/com-core_packet-router.c
src/com-core_packet.c
src/packet.c