- fix broken initialized() method
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 24 May 2006 12:57:59 +0000 (12:57 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 24 May 2006 12:57:59 +0000 (12:57 +0000)
zypp/target/rpm/RpmDb.h

index 696e42f..f643059 100644 (file)
@@ -164,7 +164,7 @@ namespace zypp {
          /**
           * @return Whether we are initialized.
           **/
-         bool initialized() const { return( ! _root.empty() ); }
+         bool initialized() const { return( ! _o_root.empty() ); }
       
          /**
           * Prepare access to the rpm database. Optional arguments may denote the