On Tue, 2005-10-11 at 00:12 -0700, junk wrote: > NetworkManagerSlackware.c:114: warning: no previous prototype for > `nm_system_device_update_config_info'
Look at the patch I posted yesterday for the solution. Apparently with GCC 4.0.2, the function prototypes for functions that take no arguments must now say fn(void) where before fn() was accepted. -- Karl Hegbloom <[EMAIL PROTECTED]> _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
