Imported Upstream version 15.21.7
[platform/upstream/libzypp.git] / zypp / parser / RepoindexFileReader.cc
index a06effb..5414d0c 100644 (file)
@@ -113,7 +113,7 @@ namespace zypp
      */
     bool consumeNode( Reader & reader_r );
 
-    DefaultIntegral<Date::Duration,2> _ttl;
+    DefaultIntegral<Date::Duration,0> _ttl;
 
   private:
     bool getAttrValue( const std::string & key_r, Reader & reader_r, std::string & value_r )