~ruther/dwl

ref: 72adab621f27f9daed87ea1b0068679e39fb3f8a dwl/util.h -rw-r--r-- 137 bytes
72adab62 — Leonardo Hernández Hernández destroy old client popups when focusing another client 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);