Imported Upstream version 0.6.5
[platform/upstream/libsolv.git] / src / repo.h
index 106f2a5..952dbeb 100644 (file)
@@ -41,7 +41,7 @@ typedef struct _Repo {
   Id *idarraydata;             /* array of metadata Ids, solvable dependencies are offsets into this array */
   int idarraysize;
 
-  unsigned nrepodata;          /* number of our stores..  */
+  int nrepodata;               /* number of our stores..  */
 
   Id *rpmdbid;                 /* solvable side data: rpm database id */