~ruther/dwl

ref: 48396a1bf8ce4282c4fc76d853195e1026caf7d7 dwl/util.h -rw-r--r-- 137 bytes
48396a1b — Leonardo Hernández Hernández fix crash when setting a custom mode 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);