aboutsummaryrefslogtreecommitdiff
path: root/lib/err_b.c
diff options
context:
space:
mode:
authorKlaatu <[email protected]>2015-05-17 15:33:21 +1200
committerKlaatu <[email protected]>2015-05-17 15:33:21 +1200
commitb0de699679e8f1e39af847ed172d1ba605b4370c (patch)
tree01dac00471d61f727394e508c613b29cff0ceae5 /lib/err_b.c
bulk upload of source
Diffstat (limited to 'lib/err_b.c')
-rw-r--r--lib/err_b.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/err_b.c b/lib/err_b.c
new file mode 100644
index 0000000..2de7017
--- /dev/null
+++ b/lib/err_b.c
@@ -0,0 +1,5 @@
+#define ERRMSG_BUFFER
+#include "err.c"
+#if 0
+void err_b(buffer *b, const char *m, ...) /*EXTRACT_INCL*/
+#endif