X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=draw.c;h=eaad7fc4748f9cba3e169d248e221af733576466;hb=9800518ae3505e54c0e52ea3d40050f279e722d6;hp=f7135d799cee1bdbc63ac490cba8f7ecfd86127f;hpb=5d831eaa94e1ef91e4227298bdd5eec7b2181caf;p=dwm.git diff --git a/draw.c b/draw.c index f7135d7..eaad7fc 100644 --- a/draw.c +++ b/draw.c @@ -49,7 +49,7 @@ textnw(const char *text, unsigned int len) { /* extern */ void -drawstatus(void) { +drawbar(void) { int i, x; dc.x = dc.y = 0;