diff src/network.c @ 13679:873845ed5b32

[gaim-migrate @ 16081] Down with dots! (the character of the future) committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 22 Apr 2006 21:29:49 +0000
parents 95cc25e78ef6
children
line wrap: on
line diff
--- a/src/network.c	Sat Apr 22 15:13:51 2006 +0000
+++ b/src/network.c	Sat Apr 22 21:29:49 2006 +0000
@@ -172,7 +172,7 @@
 	ListenUPnPData *ldata = data;
 
 	if (!success) {
-		gaim_debug_warning("network", "Couldn't create UPnP mapping for...\n");
+		gaim_debug_info("network", "Couldn't create UPnP mapping\n");
 		if (ldata->retry) {
 			ldata->retry = FALSE;
 			ldata->adding = FALSE;