fix build
authorKlaus Kaempf <kkaempf@suse.de>
Sat, 4 Mar 2006 07:35:16 +0000 (07:35 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Sat, 4 Mar 2006 07:35:16 +0000 (07:35 +0000)
zypp/DiskUsageCounter.h

index ec73db6..cae2e65 100644 (file)
@@ -79,6 +79,7 @@ namespace zypp
     bool setMountPoints(const MountPointSet &m)
     {
        mps = m;
+       return true;
     }
 
     MountPointSet getMountPoints()