~ruther/dwl

ref: f5d839844d1c1f9369ca55e058e91161da6929f7 dwl/util.h -rw-r--r-- 137 bytes
f5d83984 — Leonardo Hernández Hernández remove an unneeded cast in createpointer() 1 year, 4 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);
Do not follow this link