aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
diff options
context:
space:
mode:
authorokan2012-05-13 15:15:54 +0000
committerokan2012-05-13 15:15:54 +0000
commita7fdbbaff8e839b3c9097edf51908719e1d00ced (patch)
tree1e061e814ba96c5d5f4101b33f4cb6432ab085f3 /conf.c
parent7c3325dfdd5af514692f91a151dbd0d3eafb2807 (diff)
downloadcwm-a7fdbbaff8e839b3c9097edf51908719e1d00ced.tar.gz
knf, some from a diff from Tiago Cunha.
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.c b/conf.c
index f6a332e..60e49ca 100644
--- a/conf.c
+++ b/conf.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $OpenBSD: conf.c,v 1.98 2012/05/10 00:39:47 okan Exp $
+ * $OpenBSD: conf.c,v 1.99 2012/05/13 15:15:54 okan Exp $
*/
#include <sys/param.h>
@@ -642,7 +642,7 @@ conf_grab_mouse(struct client_ctx *cc)
TAILQ_FOREACH(mb, &Conf.mousebindingq, entry) {
if (mb->context != MOUSEBIND_CTX_WIN)
- continue;
+ continue;
switch(mb->button) {
case 1: