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

List:       kde-commits
Subject:    kdenetwork/knode
From:       Stephan Kulow <coolo () kde ! org>
Date:       2002-07-16 11:57:26
[Download RAW message or body]


kdenetwork/knode knode.cpp,1.102,1.103
Author: coolo


Modified Files:
         knode.cpp
Log Message:
not relying on uninitialized variables may be a feature, but it doesn't crash
-      QString groupname = groupname.mid( url.protocol().length()+1 );
+      QString groupname = url.url().mid( url.protocol().length()+1 );


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

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