~ruther/dwl

ref: 2b4893a0ad57fb5234c48615a2e531401efcf69c dwl/util.h -rw-r--r-- 137 bytes
2b4893a0 — Leonardo Hernández Hernández add a note about having at least a dummy rule for `rules[]` 9 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