JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added new stuff
[dwm.git] / draw.h
diff --git a/draw.h b/draw.h
new file mode 100644 (file)
index 0000000..d3f9872
--- /dev/null
+++ b/draw.h
@@ -0,0 +1,6 @@
+/*
+ * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
+ * See LICENSE file for license details.
+ */
+
+extern void error(char *errstr, ...);