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

List:       kde-commits
Subject:    kdenox/konq-embed/dropin/kio
From:       Luciano Montanaro <mikelima () cirulla ! net>
Date:       2005-04-20 14:34:31
Message-ID: 20050420143431.14503651 () office ! kde ! org
[Download RAW message or body]

CVS commit by montanaro: 

Only whitepace changes.


  M +23 -24    slavebase.cpp   1.43


--- kdenox/konq-embed/dropin/kio/slavebase.cpp  #1.42:1.43
@@ -405,5 +405,5 @@ int SlaveBase::messageBox( const QString
             const QString &)
 {
-    //FIXME really look at this once it builds
+    // FIXME really look at this once it builds
 
     return messageBox((int)type,text,caption,buttonYes,buttonNo);
@@ -509,5 +509,5 @@ void SlaveBase::setTimeoutSpecialCommand
 {
    if (timeout > 0)
-      m_timeout = time(0)+(time_t)timeout;
+      m_timeout = time(0) + (time_t)timeout;
    else if (timeout == 0)
       m_timeout = 1; // Immediate timeout
@@ -583,6 +583,5 @@ void SlaveBase::dispatch( int command, c
     KURL url;
 
-    switch ( command )
-    {
+    switch ( command ) {
         case CMD_GET:
             stream >> url;


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

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