~ruther/dwl

ref: f3c4f723147b40fb1284083f3d7dac988c52d162 dwl/util.h -rw-r--r-- 137 bytes
f3c4f723 — Leonardo Hernández Hernández fix posible NULL-dereference in wl_surface.commit handler 1 year, 11 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);