~ruther/dwl

ref: e277d84c51942605ca69d426e1fb87a25b64237a dwl/util.h -rw-r--r-- 137 bytes
e277d84c — Leonardo Hernández Hernández more style fixes 1 year, 3 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);
Do not follow this link