summaryrefslogtreecommitdiff
path: root/error.h
diff options
context:
space:
mode:
authorMichael Meskes <meskes@debian.org>2008-08-27 13:45:17 +0200
committerMichael Meskes <meskes@debian.org>2008-08-27 13:45:17 +0200
commitf06a98f0b468601fc1ab929b06a7962cca8614ea (patch)
treed1e64a0785f80b753f11d81a77f9cb27f86dcf0a /error.h
Imported Upstream version 0.1
Diffstat (limited to 'error.h')
-rw-r--r--error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/error.h b/error.h
new file mode 100644
index 0000000..e673a05
--- /dev/null
+++ b/error.h
@@ -0,0 +1 @@
+void error_exit(char *format, ...);