~ruther/dwl

ref: d7569870b62233099af65ce6a048e2ec50d92b7b dwl/util.h -rw-r--r-- 137 bytes
d7569870 — Devin J. Pohly Style: use early-return to clarify code 1 year, 10 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