On 08/28/2013 07:50 PM, Paul Eggert wrote:
> Sure, that's easy enough.  I pushed this:
> 

> +++ b/lib/gl_oset.h
> @@ -21,6 +21,9 @@
>  #include <stdbool.h>
>  #include <stddef.h>
> 
> +#ifndef _GL_INLINE_HEADER_BEGIN
> + #error "Please include config.h first."
> +#endif
>  _GL_INLINE_HEADER_BEGIN
>  #ifndef GL_OSET_INLINE
>  # define GL_OSET_INLINE _GL_INLINE

Just using this file as an example; your preprocessor indentation
doesn't match the prevailing style of # always in column 1.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to