~ruther/dwl

ref: a7ce58f70f97cbc0fcae060fc3982031e1dd7431 dwl/util.h -rw-r--r-- 137 bytes
a7ce58f7 — Rutherther Merge branch 'patch/naturalscrolltrackpad' into v0.6-a/patched-base 1 year, 8 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);