summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Tomlinson <nosnilmot@pidgin.im>2007-06-10 02:06:18 +0000
committerStu Tomlinson <nosnilmot@pidgin.im>2007-06-10 02:06:18 +0000
commitd1104da038c9e598dc89d832b52c11ee160f1110 (patch)
tree40dc677877adf846f6952e4a425f844ee945eb8a
parent033d0b5db904fcb35995b9bf07fd314e71b967ee (diff)
parent7d788f62a0c55b11153060409daa98f0ae19ea46 (diff)
downloadpidgin-d1104da038c9e598dc89d832b52c11ee160f1110.tar.gz
merge of 'be14f64e91c131efb477ca32c5966a240e35ebd4'
and '9b40ce2af241ea843a65ae81641aabef7e5065d9'
-rw-r--r--pidgin/gtkaccount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pidgin/gtkaccount.c b/pidgin/gtkaccount.c
index 0ed8148cee..6bfbcfcd87 100644
--- a/pidgin/gtkaccount.c
+++ b/pidgin/gtkaccount.c
@@ -706,7 +706,7 @@ add_protocol_options(AccountPrefsDialog *dialog, GtkWidget *parent)
GList *l;
char buf[1024];
char *title, *tmp;
- const char *str_value, *protocol;
+ const char *str_value;
gboolean bool_value;
if (dialog->protocol_frame != NULL) {