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

List:       kde-commits
Subject:    KDE/kdenetwork/kdnssd/ioslave
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2009-01-31 22:13:46
Message-ID: 1233440026.299553.3550.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 919412 by kossebau:

removed: setting size to 0 for the service dir is useless

 M  +0 -1      dnssd.cpp  


--- trunk/KDE/kdenetwork/kdnssd/ioslave/dnssd.cpp #919411:919412
@@ -260,7 +260,6 @@
 {
     entry->insert( UDSEntry::UDS_NAME,      name );
     entry->insert( UDSEntry::UDS_ACCESS,    0555 );
-    entry->insert( UDSEntry::UDS_SIZE,      0 );
     entry->insert( UDSEntry::UDS_FILE_TYPE, S_IFDIR );
     entry->insert( UDSEntry::UDS_MIME_TYPE, "inode/directory" );
     if (!displayName.isEmpty())
[prev in list] [next in list] [prev in thread] [next in thread] 

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