~ruther/dwl

ref: 50b6630f3d53b6635ce83565ccc4b900fdc15956 dwl/util.h -rw-r--r-- 137 bytes
50b6630f — Leonardo Hernández Hernández do not generate *-protocol.{c,o} 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);