If possible use g_strconcat instead of g_strdup_printf.
authorDaniel Carl <danielcarl@gmx.de>
Thu, 26 Sep 2013 23:08:21 +0000 (01:08 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 26 Sep 2013 23:08:21 +0000 (01:08 +0200)
commit68354eb3b11c149c54099e5522808330694a9327
tree9789ab08e4cb1ccc172ac110ec35177d64b026f6
parent3254e5a2aa2809c5797c5f23f5c8bec01613a079
If possible use g_strconcat instead of g_strdup_printf.
src/completion.c
src/hints.c
src/main.c
src/setting.c