From 55c40d1dc2b68d2fab9c0d32dad57393bdbee752 Mon Sep 17 00:00:00 2001 From: "darin%meer.net" Date: Wed, 2 Feb 2005 06:34:29 +0000 Subject: [PATCH] fixes bug 280731 "nsIProtocolProxyService::NewProxyInfo is broken" r+sr=bzbarsky --- netwerk/base/src/nsProtocolProxyService.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netwerk/base/src/nsProtocolProxyService.cpp b/netwerk/base/src/nsProtocolProxyService.cpp index 17a921d8d692..df8dd0d000d9 100644 --- a/netwerk/base/src/nsProtocolProxyService.cpp +++ b/netwerk/base/src/nsProtocolProxyService.cpp @@ -855,7 +855,7 @@ nsProtocolProxyService::NewProxyInfo(const nsACString &aType, // proxy info instance. we just reference the string literals directly :) const char *type = nsnull; for (PRUint32 i=0; i