rename internal function 19/281619/1
authordyamy-lee <dyamy.lee@samsung.com>
Thu, 15 Sep 2022 08:35:52 +0000 (17:35 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 20 Sep 2022 05:09:39 +0000 (14:09 +0900)
commit88cab56b5ebefee44554257805dbadfe74c5bde7
tree38c466f1815b6b60639af5c133251daa33cdd457
parentcb739fc5c050c742f21a47a9bc8e98a654c15916
rename internal function

using '__' prefix and 'static' keyword is better for internal function.
So, rename mmi_client_convert_error_code to __mmi_client_convert_error_code.

Change-Id: I038fd2ab0a396fa347e8f988ff6ed7489f4af5a4
src/mmi-client.c