]> git.sur5r.net Git - i3/i3/commit
simplify yajl related code
authorFrancesco Mazzoli <f@mazzo.li>
Sat, 3 Nov 2012 11:17:28 +0000 (11:17 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 13 Nov 2012 08:32:55 +0000 (09:32 +0100)
commitb67eedf71aa8e026c435ffc9ca6a8212116ac8d0
tree9f1b47d11cf6bbd12647d28bca06be842a81043d
parentdece12bf1857ac2384e2da8917f65f2dfe3f2b37
simplify yajl related code

Specifically, put the version dependent code in some macros, and put
that plus the `y' and `ystr' macros in a separate file, `yajl_utils.h'.
include/yajl_utils.h [new file with mode: 0644]
src/ipc.c