src/protocols/gg/gg.c

changeset 14065
f1e4ffe89a7c
parent 14060
e1a87aabd80c
equal deleted inserted replaced
14064:0d17cfaf530d 14065:f1e4ffe89a7c
1158 gaim_debug_error("gg", "ggp_pubdir_reply_handler: " 1158 gaim_debug_error("gg", "ggp_pubdir_reply_handler: "
1159 "Unable to display the search results.\n"); 1159 "Unable to display the search results.\n");
1160 gaim_notify_error(gc, NULL, 1160 gaim_notify_error(gc, NULL,
1161 _("Unable to display the search results."), 1161 _("Unable to display the search results."),
1162 NULL); 1162 NULL);
1163 ggp_sr_close_cb(form);
1164 return; 1163 return;
1165 } 1164 }
1166 1165
1167 form->window = h; 1166 form->window = h;
1168 } else { 1167 } else {

mercurial