~ruther/dwl

ref: 6a151677540b858f90a891b2a0f616ea1abb2427 dwl/util.h -rw-r--r-- 137 bytes
6a151677 — Leonardo Hernández Hernández add a blank line to improve readability 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);