apol added inline comments.

INLINE COMMENTS

> kcrash.cpp:823
> +    char** environ_end;
> +    for(environ_end = environ; *environ_end; ++environ_end);
> +

Use {} instead of ; for readability.

REPOSITORY
  R285 KCrash

REVISION DETAIL
  https://phabricator.kde.org/D29810

To: jpalecek, #frameworks
Cc: apol, anthonyfieroni, kde-frameworks-devel, LeGast00n, cblack, michaelh, 
ngraham, bruns

Reply via email to