X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fhs-helper.cpp;fp=src%2Fhs-helper.cpp;h=30b53b201582f3084872e93f32acbd51af8ca882;hb=95c8f8ac2526acc5f7467704532ea235532b1876;hp=33ab7214a2d062528d4876c424c1885f1eba9ec9;hpb=c393aaa4ae541f1f925981a6f8ae20d46626e8b6;p=apps%2Fagl-service-homescreen.git diff --git a/src/hs-helper.cpp b/src/hs-helper.cpp index 33ab721..30b53b2 100644 --- a/src/hs-helper.cpp +++ b/src/hs-helper.cpp @@ -330,8 +330,8 @@ int readJsonFile(const char* file, struct json_object **obj) * - obj : json_object * * #### Return - * 0 : read success - * -1 : read fail + * 0 : write success + * -1 : write fail * */ int writeJsonFile(const char* file, struct json_object *obj)