~ruther/dwl

ref: 9cdce1b8ff6e50affd0c20696b2dd8048e45b3bb dwl/util.h -rw-r--r-- 137 bytes
9cdce1b8 — Leonardo Hernández Hernández try to limit (79 characters) the line lenght in the Makefile 10 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