diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2008-09-08 22:24:05 +0100 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2008-09-08 22:24:05 +0100 |
commit | 53cac176928b67db4eb551295291ab09650927eb (patch) | |
tree | 79c695612a4255eb24d5448be7a93ec01b510464 /screen.c | |
parent | 83abfc05eb5a1e6ee762ce2921d9d5270e40c9ee (diff) |
using malloc() instead of calloc() and sticking to static initializer and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99
Diffstat (limited to 'screen.c')
0 files changed, 0 insertions, 0 deletions