]> icculus.org git repositories - mikachu/openbox.git/commit
Fix thinko in if.c, *o in Stop can never be pointing at the right place.
authorMikael Magnusson <mikachu@gmail.com>
Thu, 24 Apr 2014 22:22:59 +0000 (00:22 +0200)
committerMikael Magnusson <mikachu@gmail.com>
Thu, 24 Apr 2014 22:26:12 +0000 (00:26 +0200)
commitcbcd795125f48554a43181ee59bacc434d9f12f8
treef29f132ecfebc1e976927ee65856476295942c8c
parent81593851153b90845e07a62c9fe5e8bc6e36f805
Fix thinko in if.c, *o in Stop can never be pointing at the right place.

Use a file static boolean instead.
openbox/actions/if.c