~ruther/dwl

ref: d63f4078c51c484a47b1c463912dc6038e787426 dwl/util.h -rw-r--r-- 137 bytes
d63f4078 — Leonardo Hernández Hernández use the same border colors as dwm 2 years 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);