aboutsummarylogtreecommitdiffstats
path: root/draw.h
diff options
context:
space:
mode:
authorAnselm R. Garbe2006-07-10 18:35:39 +0200
committerAnselm R. Garbe2006-07-10 18:35:39 +0200
commit1c27618d42697a660925c5b0c3878fcc6abe734b (patch)
treebb31f936d3aafb1d35eb8a65e446810920be5a69 /draw.h
parenta854d46a4f8b993e249705bee9b3920701c7e5e2 (diff)
downloadaur-1c27618d42697a660925c5b0c3878fcc6abe734b.tar.gz
added new stuff
Diffstat (limited to 'draw.h')
-rw-r--r--draw.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/draw.h b/draw.h
new file mode 100644
index 000000000000..d3f9872f4ff5
--- /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, ...);