~ruther/dwl

ref: ba7dcb2dea2d5dc46b73b6b9194daab94a325a05 dwl/util.h -rw-r--r-- 137 bytes
ba7dcb2d — Leonardo Hernández Hernández don't try to move outputs when its x,y hasn't change 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);