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

List:       kde-commits
Subject:    kdelibs/kio
From:       Frerich Raabe <raabe () kde ! org>
Date:       2005-04-11 14:34:42
Message-ID: 20050411143442.8B0B8633 () office ! kde ! org
[Download RAW message or body]

CVS commit by raabe: 

- fix warnings


  M +1 -1      kssl/kopenssl.cc   1.82
  M +2 -2      misc/kntlm/des.cpp   1.2


--- kdelibs/kio/kssl/kopenssl.cc  #1.81:1.82
@@ -595,5 +595,5 @@ KOpenSSLProxy::~KOpenSSLProxy() {
         _cryptoLib->unload();
    }
-   medProxy.setObject(0);
+   medProxy.setObject(_me, 0);
 }
 

--- kdelibs/kio/misc/kntlm/des.cpp  #1.1:1.2
@@ -196,5 +196,5 @@ desinit (DES_KEY * key)
 /* Set key (initialize key schedule array) */
 int
-ntlm_des_set_key (DES_KEY * dkey, char *user_key, int len)
+ntlm_des_set_key (DES_KEY * dkey, char *user_key, int /*len*/)
 {
   char pc1m[56];                /* place to modify pc1 into */


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

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