mozilla-kde.patch
changeset 596 9124c1a643c5
parent 589 b3ff3d8ebf9d
child 606 9d39369e1b4c
--- a/mozilla-kde.patch	Thu Nov 29 21:27:35 2012 +0100
+++ b/mozilla-kde.patch	Mon Dec 24 11:48:38 2012 +0100
@@ -2114,7 +2114,7 @@
                                            const int32_t      aPort,
                                            nsACString & aResult)
  {
-+  if( nsKDEUtils::kdeSupport()) {
++  if (nsKDEUtils::kdeSupport())
 +    return GetProxyFromKDE(aScheme, aHost, aPort, aResult);
 +
    if (mProxySettings) {