X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=draw.h;fp=draw.h;h=d3f9872f4ff595edeb4505a80ad07fe09b0dfb72;hp=0000000000000000000000000000000000000000;hb=8a34fa50f75f4d6d8af234ac0c4f6d40b988d700;hpb=dbf7e03996032a6def3b8e97468b78d6da9e8c88 diff --git a/draw.h b/draw.h new file mode 100644 index 0000000..d3f9872 --- /dev/null +++ b/draw.h @@ -0,0 +1,6 @@ +/* + * (C)opyright MMVI Anselm R. Garbe + * See LICENSE file for license details. + */ + +extern void error(char *errstr, ...);