~ruther/dwl

ref: 6f813e5625bd110b581bf222de84dedc5dd239ae dwl/util.h -rw-r--r-- 137 bytes
6f813e56 — Rutherther fix: correct behavior with other patches that change VISIBLEON 1 year, 5 months ago
                                                                                
1
2
3
4
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);