Change return type ( const char -> char ) 78/87178/1 accepted/tizen/ivi/20160926.000642 accepted/tizen/mobile/20160926.000550 accepted/tizen/tv/20160926.000606 accepted/tizen/wearable/20160926.000624 submit/tizen/20160907.011502 submit/tizen/20160923.052548
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 6 Sep 2016 22:55:29 +0000 (07:55 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 6 Sep 2016 22:55:29 +0000 (07:55 +0900)
commit1679c5378247f4d8bff4352c8c43020fe2c41ec4
tree59915405515302a36abf315d73e57f0e7f164c84
parent01bcd18e6627aa4961d083090923a92ebe0b3a47
Change return type ( const char -> char )

 iniparser_getsecname, iniparser_getseckeys apis return type
changed "const char" to "char" for backword comppatibility issue.

[Model] ALL
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] backword comppatibility
[Cause & Measure] backword comppatibility
[Checking Method] N/A

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I76d1bf40cd7f449fb1ac6dadaa304303cddbc6fb
src/iniparser.c
src/iniparser.h