X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fclipdrawer.c;h=88b32723e4d379a1825873536e9130064c091f9d;hb=bdf497f78450612cd6daac0908ed43dc3bdda8e7;hp=be7ce1cc384e46d3a116af4cc592826719be3e67;hpb=4b6e0a40c947de92bb734aba0e807e2588fa0bc6;p=framework%2Fuifw%2Fcbhm.git diff --git a/src/clipdrawer.c b/src/clipdrawer.c index be7ce1c..88b3272 100644 --- a/src/clipdrawer.c +++ b/src/clipdrawer.c @@ -96,7 +96,7 @@ static char* _get_string_for_entry(char *str) Eina_Strbuf *strbuf = eina_strbuf_new(); if (!strbuf) return strdup(str); - eina_strbuf_prepend(strbuf, ""); + eina_strbuf_prepend(strbuf, ""); char *trail = str;