aboutsummaryrefslogtreecommitdiff
path: root/src/pack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pack.h')
-rw-r--r--src/pack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pack.h b/src/pack.h
index 36e20ec..c134878 100644
--- a/src/pack.h
+++ b/src/pack.h
@@ -40,7 +40,7 @@ struct packenv *packenv_create(size_t size);
void packenv_init(struct packenv *env);
void packenv_free(struct packenv *env);
-
+void packerror(const char *, ...);

Return to:

Send suggestions and report system problems to the System administrator.