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

List:       kde-commits
Subject:    kdelibs/kio/kio
From:       Simon Hausmann <hausmann () kde ! org>
Date:       2003-09-07 15:00:12
[Download RAW message or body]

CVS commit by hausmann: 

- KProcIO::fgets -> readln


  M +1 -1      kfileshare.cpp   1.10


--- kdelibs/kio/kio/kfileshare.cpp  #1.9:1.10
@@ -98,5 +98,5 @@ void KFileShare::readConfig() // static
     int length;
     do {
-        length = proc.fgets(line, true);
+        length = proc.readln(line, true);
         if ( length > 0 )
         {


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

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