Changes are made.

This commit is contained in:
Cevdet Arda Haran 2022-12-02 12:59:37 +03:00
parent 6f3265185a
commit 3799897bcb
13 changed files with 21 additions and 1412 deletions

2
util.h
View file

@ -1,4 +1,2 @@
/* See LICENSE.dwm file for copyright and license details. */
void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);