~ruther/dwl

ref: fc8b2a8335365dbf3966f0a9bb783a4cb33fdcbf dwl/util.h -rw-r--r-- 137 bytes
fc8b2a83 — Leonardo Hernández Hernández fix bad condition 2 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);
Do not follow this link