Re: [dev] [tabbed PATCH] Replace emallocz with ecalloc.

2014-06-01 Thread Christoph Lohmann
Greetings. On Sun, 01 Jun 2014 16:14:22 +0200 noname wrote: > [...] Thanks, applied. Sincerely, Christoph Lohmann

[dev] [tabbed PATCH] Replace emallocz with ecalloc.

2014-05-24 Thread noname
--- tabbed.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tabbed.c b/tabbed.c index 2341998..ba22f9a 100644 --- a/tabbed.c +++ b/tabbed.c @@ -97,7 +97,7 @@ static void destroynotify(const XEvent *e); static void die(const char *errstr, ...); static void drawba