src/protocols/gg/search.c

changeset 12007
bf1190509b70
parent 11414
10b74079ef15
child 13318
1657b80f2832
--- a/src/protocols/gg/search.c	Tue Nov 08 18:56:15 2005 +0000
+++ b/src/protocols/gg/search.c	Tue Nov 08 19:45:09 2005 +0000
@@ -57,7 +57,8 @@
 	gaim_debug_info("gg", "It's time to perform a search...\n");
 
 	if ((req = gg_pubdir50_new(GG_PUBDIR50_SEARCH)) == NULL) {
-		gaim_debug_error("gg", "ggp_bmenu_show_details: Unable to create req variable.\n");
+		gaim_debug_error("gg",
+			"ggp_bmenu_show_details: Unable to create req variable.\n");
 		return;
 	}
 
@@ -125,4 +126,4 @@
 /* }}} */
 
 
-/* vim: set ts=4 sts=0 sw=4 noet: */
+/* vim: set ts=8 sts=0 sw=8 noet: */

mercurial