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

List:       kde-commits
Subject:    kdebase/kioslave/smtp
From:       George Staikos <staikos () kde ! org>
Date:       2003-10-02 0:35:41
[Download RAW message or body]

CVS commit by staikos: 

AIX build fix.


  M +1 -1      smtp.cc   1.139


--- kdebase/kioslave/smtp/smtp.cc  #1.138:1.139
@@ -110,5 +110,5 @@ SMTPProtocol::SMTPProtocol(const QCStrin
 unsigned int SMTPProtocol::sendBufferSize() const {
   // ### how much is eaten by SSL/TLS overhead?
-  const int fd = ::fileno( fp );
+  const int fd = fileno( fp );
   int value = -1;
   ksize_t len = sizeof(value);


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

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