mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46:17 +01:00
build: Fix -Wstrict-prototypes warning in glib-2.0.m4
Signed-off-by: Philip Withnall <withnall@endlessm.com> https://bugzilla.gnome.org/show_bug.cgi?id=705331
This commit is contained in:
parent
7641aedd5b
commit
3a3af3d2d3
@ -90,7 +90,7 @@ dnl
|
||||
#include <stdlib.h>
|
||||
|
||||
int
|
||||
main ()
|
||||
main (void)
|
||||
{
|
||||
unsigned int major, minor, micro;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user