Re: [libvirt] [PATCH 12/12] Fix preprocessor indentation in libvirt.h.in

2014-10-24 Thread Eric Blake
On 10/23/2014 06:58 AM, Daniel P. Berrange wrote: > The cfg.mk rule for checking preprocessor indentation was > mistakenly missing the libvirt.h.in file due to bad file > extension matching rule. Fix that and the resolve the > incorrect indentation thats identified. s/thats/that's/ > --- > cfg.m

[libvirt] [PATCH 12/12] Fix preprocessor indentation in libvirt.h.in

2014-10-23 Thread Daniel P. Berrange
The cfg.mk rule for checking preprocessor indentation was mistakenly missing the libvirt.h.in file due to bad file extension matching rule. Fix that and the resolve the incorrect indentation thats identified. --- cfg.mk | 2 +- include/libvirt/libvirt.h.in | 76 +