aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gsm_a_stat.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-12 15:40:32 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-12 15:40:32 +0000
commitc420af95a20e3d7b5982c08ca23fc9a203d52820 (patch)
tree5984db1b66e268efe3c918d47c35c7ab1928210a /gtk/gsm_a_stat.c
parent71658cd7971ed552abdbd61a99ec40d687760db1 (diff)
Copy-paste error.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37079 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/gsm_a_stat.c')
-rw-r--r--gtk/gsm_a_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gsm_a_stat.c b/gtk/gsm_a_stat.c
index 60f9d2fa1a..ab02e92b40 100644
--- a/gtk/gsm_a_stat.c
+++ b/gtk/gsm_a_stat.c
@@ -516,7 +516,7 @@ gsm_a_stat_gtk_dtap_mm_cb(
GtkWidget *w _U_,
gpointer d _U_)
{
- gsm_a_stat_gtk_dtap_cb(action, user_data, &dlg_dtap_mm,
+ gsm_a_stat_gtk_dtap_cb(w, d, &dlg_dtap_mm,
"GSM A-I/F DTAP Mobility Management Statistics",
gsm_a_dtap_msg_mm_strings);
}