aboutsummaryrefslogtreecommitdiff
path: root/include/create_pkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/create_pkg.h')
-rw-r--r--include/create_pkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/create_pkg.h b/include/create_pkg.h
index dbd5bec..ed6da14 100644
--- a/include/create_pkg.h
+++ b/include/create_pkg.h
@@ -3,6 +3,6 @@
#include "vars.h"
-Pkg create_pkg(const char *arg, const char *target);
+Pkg create_pkg(const char *arg);
#endif \ No newline at end of file