~ruther/dwl

ref: 846ce52b926797dc51f9fcdc2d121ee63fb68580 dwl/util.h -rw-r--r-- 137 bytes
846ce52b — Leonardo Hernández Hernández fix crash in dirtomon() when selmon is disabled 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);