Apply coding rule 66/64366/3
authorJeesun Kim <iamjs.kim@samsung.com>
Fri, 1 Apr 2016 00:36:50 +0000 (09:36 +0900)
committerJeesun Kim <iamjs.kim@samsung.com>
Fri, 1 Apr 2016 01:56:43 +0000 (10:56 +0900)
commit64415e2648b57d7749f446d3a80af542f9d10527
treedbde19f6e9452f538fb22859b0741e38ff6480b9
parent6df0820e84bc48129a0f6caa950ebc74173d9230
Apply coding rule

Change-Id: I1b640b4fb8e69c0ffb2e47dffc2036566aade9d7
53 files changed:
client/ctsvc_client_activity_helper.h
client/ctsvc_client_db_helper.h
client/ctsvc_client_handle.h
client/ctsvc_client_person_helper.c
client/ctsvc_client_person_helper.h
client/ctsvc_client_service_helper.h
common/ctsvc_handle.h
common/ctsvc_internal.h
common/ctsvc_localize.h
common/ctsvc_localize_ch.h
common/ctsvc_localize_jp.h
common/ctsvc_localize_kor.h
common/ctsvc_localize_utils.h
common/ctsvc_record.h
common/ctsvc_record_contact.c
common/ctsvc_record_my_profile.c
common/ctsvc_socket.h
common/ctsvc_struct.h
common/ctsvc_view.c
common/ipc/ctsvc_ipc_marshal.h
common/ipc/ctsvc_ipc_sip.c
doc/contacts_doc.h
include/contacts_db.h
include/contacts_db_extension.h
include/contacts_db_status.h
include/contacts_errors.h
include/contacts_filter.h
include/contacts_group.h
include/contacts_list.h
include/contacts_person.h
include/contacts_phone_log.h
include/contacts_phone_log_internal.h
include/contacts_query.h
include/contacts_record.h
include/contacts_setting.h
include/contacts_sim.h
include/contacts_types.h
include/contacts_vcard.h
include/contacts_views.h
server/ctsvc_ipc_server.h
server/ctsvc_ipc_server2.c
server/ctsvc_server.c
server/ctsvc_server_person.c
server/ctsvc_server_person.h
server/ctsvc_server_sim.h
server/ctsvc_server_socket.h
server/db/ctsvc_db_init.h
server/db/ctsvc_db_plugin_contact_helper.c
server/db/ctsvc_db_plugin_sdn.h
server/db/ctsvc_db_plugin_sip.c
server/db/ctsvc_db_plugin_sip_helper.c
server/db/ctsvc_db_sqlite.h
test/test_main.c