Added -Werror.
2000-11-22 Martin Baulig <martin@home-of-linux.org> * configure.in (INCLUDES): Added -Werror. * include/glibtop/open.h (_glibtop_open_sysdeps): The first argument is now a `glibtop_client *', removed the `flags' argument and added `const char **backend_args' and `GError **opt_error'.
This commit is contained in:
committed by
Martin Baulig
parent
f704c4becf
commit
6e4f80b8e2
@@ -99,7 +99,7 @@ glibtop_client_warning_handler (glibtop_client *client, GError *error)
|
||||
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
glibtop_client_marshal_VOID__POINTER (GClosure *closure,
|
||||
GValue *return_value,
|
||||
guint n_param_values,
|
||||
|
Reference in New Issue
Block a user