On Tue, Apr 17, 2018 at 14:38:31 +0200, Martin Kletzander wrote:
On Tue, Apr 17, 2018 at 02:02:54PM +0200, Ján Tomko wrote:
> Commit 70255fa5 introduced a double space before the newline-escaping
> backslash and broke syntax check.
>
> Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
> ---
> Pushed as a trivial build-breaker fix.
>
> tests/qemuxml2argvtest.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Thanks for the fix, I confirmed *again* that I have `c-auto-align-backslashes`
set to `nil`, so this should not happen more than like last three or four times.
I'd suggest actually running syntax-check prior to pushing ...