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

List:       kde-commits
Subject:    kdelibs/kwallet/client
From:       George Staikos <staikos () kde ! org>
Date:       2003-07-30 6:19:23
[Download RAW message or body]

CVS commit by staikos: 

temporarily work around DCOPReply type mismatch


  M +1 -1      kwallet.cc   1.15


--- kdelibs/kwallet/client/kwallet.cc  #1.14:1.15
@@ -432,5 +432,5 @@ long rc = 0;
         DCOPReply r = _dcopRef->call("entryType", _handle, _folder, key);
         if (r.isValid()) {
-                r.get(rc);
+                r.get(rc, "long int");
         }
 


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

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