~ruther/dwl

ref: 583f471cfe61f9f92d238ad2d2d9a9db29e40aa5 dwl/util.h -rw-r--r-- 137 bytes
583f471c — Leonardo Hernández Hernández add some blank lines 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);