summaryrefslogtreecommitdiff
path: root/src/repo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/repo.h')
-rw-r--r--src/repo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/repo.h b/src/repo.h
index 106f2a5..952dbeb 100644
--- a/src/repo.h
+++ b/src/repo.h
@@ -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 */