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

List:       kde-commits
Subject:    kdebase/kioslave/smb
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-06-02 7:33:33
Message-ID: 20040602073333.89B42126BF () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

can't really hurt


  M +1 -1      kio_smb_browse.cpp   1.45


--- kdebase/kioslave/smb/kio_smb_browse.cpp  #1.44:1.45
@@ -48,5 +48,5 @@ int SMBSlave::cache_stat(const SMBUrl &u
     int result = smbc_stat( url.toSmbcUrl(), st);
     kdDebug(KIO_SMB) << "smbc_stat " << url.url() << " " << errno << " " << result << endl;
-    kdDebug(KIO_SMB) << "size " << st->st_size << endl;
+    kdDebug(KIO_SMB) << "size " << (long)st->st_size << endl;
     return result;
 }


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

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