~ruther/dwl

ref: b1740056d5e9f81888fc9cb3e016bdb8eff054c1 dwl/util.h -rw-r--r-- 137 bytes
b1740056 — Leonardo Hernández Hernández do not use #ifdef -> #else -> #endif in client_is_x11 1 year, 6 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