[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenox/konq-embed/kdesrc/kssl/patches
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-01-30 18:28:15
Message-ID: 1138645695.846489.7367.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 503897 by eva:

argl... fix compile error


 M  +2 -2      kssl_qt2.3.patch  


--- trunk/kdenox/konq-embed/kdesrc/kssl/patches/kssl_qt2.3.patch #503896:503897
@@ -90,7 +90,7 @@
  
  class KSimpleConfig;
 --- ./ksslpeerinfo.cc	2006-01-30 16:41:07.000000000 +0100
-+++ kssl/ksslpeerinfo.cc	2006-01-30 19:22:18.000000000 +0100
++++ kssl/ksslpeerinfo.cc	2006-01-30 19:27:09.000000000 +0100
 @@ -22,7 +22,9 @@
  #include <config.h>
  #endif
@@ -130,7 +130,7 @@
  
  	// Domains can legally end with '.'s.  We don't need them though.
 -	while(cn.endsWith("."))
-+	while(compat_endsWith(cn"."))
++	while(compat_endsWith(cn,"."))
  		cn.truncate(cn.length()-1);
  
  	// Do not let empty CN's get by!!
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic