aboutsummaryrefslogtreecommitdiff
path: root/src/err.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/err.h')
-rw-r--r--src/err.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/err.h b/src/err.h
index 69139fd..aab01be 100644
--- a/src/err.h
+++ b/src/err.h
@@ -19,3 +19,4 @@ extern const char *progname;
19void setprogname(const char *); 19void setprogname(const char *);
20void error(const char *fmt, ...); 20void error(const char *fmt, ...);
21void packerror(const char *fmt, ...); 21void packerror(const char *fmt, ...);
22void version(void);

Return to:

Send suggestions and report system problems to the System administrator.