apol added a comment.
+1 overall.
INLINE COMMENTS
> conf.c:111
> + if((tmp = strchr( confLog->name, ':' )) != NULL)
> + {
> + *tmp = '\0';
it would probably read better as `if (tmp)`.
REPOSITORY
R106 KSysguard
REVISION DETAIL
https://phabricator.kde.org/D21147
To: gkaragiannidis
Cc: apol, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai,
ali-mohamed, jensreuterberg, abetts, sebas, mart
