aboutsummaryrefslogtreecommitdiff
path: root/include/create_pkg.h
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-06-11 20:07:13 +0000
committerdacctal <dacctal@symlinx.net>2026-06-11 20:07:13 +0000
commitd057a68a837d278f5dfe55a5dc3c4998e4f126f5 (patch)
tree2ab65bbca01943bbfc36bade64b20771f7e28da9 /include/create_pkg.h
parent12fc304f6627dabb2e907582b1ea724c9cad2297 (diff)
cpdir checkpoint
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