~ruther/dwl

ref: 8559141b30bfa9acdad4c2385b712b5ee51e1794 dwl/util.h -rw-r--r-- 137 bytes
8559141b — Leonardo Hernández Hernández avoid usage of goto 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);