On 01/04/2014 08:50 PM, Vincent Lefevre wrote:
> This patch changes "main ()" to "main (void)" for C/C++.
> See: http://lists.gnu.org/archive/html/bug-autoconf/2014-01/msg00005.html
> 

> 
> diff --git a/doc/autoconf.texi b/doc/autoconf.texi
> index 6c374c0..09947a6 100644
> --- a/doc/autoconf.texi
> +++ b/doc/autoconf.texi
> @@ -9132,7 +9132,7 @@ on a system with @command{gcc} installed, results in:
>  
>  const char hw[] = "Hello, World\n";
>  int
> -main ()
> +main (void)

Thanks again for doing this, and sorry for the delay.  Now pushed.

-- 
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