]> git.sur5r.net Git - i3/i3/commit
Bugfix for the kill command (used a.o. in test 18). Call to match_init is to be used...
authorLourens Rozema <i3hacker@LourensRozema.nl>
Fri, 20 Aug 2010 19:41:05 +0000 (21:41 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 21 Aug 2010 16:28:37 +0000 (18:28 +0200)
commit8159ffaa06cca36ca4be392e7654561430d53f12
tree1c76e0338e34f74e3b660d27f6be63bfaf5c0373
parentebe878d24c8c525d0806b2edd53f5622f135df7a
Bugfix for the kill command (used a.o. in test 18). Call to match_init is to be used i.o. a simple memset() to zero. Otherwise the boolean dock field doesn't get initalized to -1.
src/cmdparse.y