From 9ea9b2da0bc88c52818c28fa7d431d3daaa5dd0c 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 git-svn-id: svn://10.0.0.236/trunk@168695 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/netwerk/base/src/nsProtocolProxyService.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/netwerk/base/src/nsProtocolProxyService.cpp b/mozilla/netwerk/base/src/nsProtocolProxyService.cpp index 17a921d8d69..df8dd0d000d 100644 --- a/mozilla/netwerk/base/src/nsProtocolProxyService.cpp +++ b/mozilla/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