~ruther/dwl

ref: 7a343b98cf37fb293313dada734c0d433b27fba4 dwl/util.h -rw-r--r-- 137 bytes
7a343b98 — Leonardo Hernández Hernández change type of c->bw: int -> unsigned int 3 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);