comparison src/xmms-sid.c @ 1002:ede5374e9294

Fix some warnings.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 21 Dec 2013 07:48:44 +0200
parents 04dc44e87e03
children
comparison
equal deleted inserted replaced
1001:fe9e84de906b 1002:ede5374e9294
121 } 121 }
122 122
123 123
124 gboolean xs_configure_pester(gpointer data) 124 gboolean xs_configure_pester(gpointer data)
125 { 125 {
126 (void) data;
127
126 xs_configure(); 128 xs_configure();
127 129
128 xs_messagebox(_("Attention!"), 130 xs_messagebox(_("Attention!"),
129 _("It seems you haven't yet configured XMMS-SID plugin, " 131 _("It seems you haven't yet configured XMMS-SID plugin, "
130 "or the configuration is from another version. " 132 "or the configuration is from another version. "