summaryrefslogtreecommitdiff
path: root/build/parseFiles.c
diff options
context:
space:
mode:
Diffstat (limited to 'build/parseFiles.c')
-rw-r--r--build/parseFiles.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/parseFiles.c b/build/parseFiles.c
index f4271a18a..4283253b5 100644
--- a/build/parseFiles.c
+++ b/build/parseFiles.c
@@ -17,7 +17,7 @@
{ 0, 0, 0, 0, 0, NULL, NULL}
};
-int parseFiles(Spec spec)
+int parseFiles(rpmSpec spec)
{
int nextPart;
Package pkg;