[PATCH 5/7] Fix misleading indention to avoid respective compiler warning

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Aug 10 10:33:52 UTC 2016


On 09/08/16 20:18, Thomas Zimmermann wrote:
> -		goto error;
> +                goto error;

(etc.)

I think gcc may be being over-zealous here: the indentation is not
misleading when tab has its Correctâ„¢ value of 8 spaces. However, this
seems a reasonable excuse to untabify that particular bit of code, and
at least it's an isolated change.

The word is indentation, not indention. I'll fix that when I commit this.

-- 
Simon McVittie
Collabora Ltd. <http://www.collabora.com/>


More information about the dbus mailing list