~ruther/dwl

ref: 2751a6195d5b659c8538b2b16fa157e7b920c8c3 dwl/util.h -rw-r--r-- 137 bytes
2751a619 — Leonardo Hernández Hernández do not try to enable adaptive sync 1 year, 11 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);