Roy's Projects
/
dhcpcd-ui
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
397a6f0
)
We don't use this param
author
Roy Marples
<roy@marples.name>
Thu, 5 Feb 2009 19:41:18 +0000
(19:41 +0000)
committer
Roy Marples
<roy@marples.name>
Thu, 5 Feb 2009 19:41:18 +0000
(19:41 +0000)
wpa.c
patch
|
blob
|
history
diff --git
a/wpa.c
b/wpa.c
index 31abc715e26039ae0f5f5cd3a40e3ae369179d3a..ed68f18ed473f1e6dc46933d7eacb43a370e3d84 100644
(file)
--- a/
wpa.c
+++ b/
wpa.c
@@
-199,7
+199,7
@@
configure_network(const char *ifname, int id, const char *mgmt,
}
static void
}
static void
-onEnter(GtkWidget *widget, gpointer *data)
+onEnter(
_unused
GtkWidget *widget, gpointer *data)
{
gtk_dialog_response(GTK_DIALOG(data), GTK_RESPONSE_ACCEPT);
}
{
gtk_dialog_response(GTK_DIALOG(data), GTK_RESPONSE_ACCEPT);
}