From 8f19faf6e7b681640c0c247d11bf72bab9315633 Mon Sep 17 00:00:00 2001 From: Jose Diez Date: Mon, 10 Aug 2015 22:49:05 +0200 Subject: layout: fixed tabs --- sway/layout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/layout.h') diff --git a/sway/layout.h b/sway/layout.h index c4b193c8..8cafe0d2 100644 --- a/sway/layout.h +++ b/sway/layout.h @@ -31,7 +31,7 @@ struct sway_container { bool visible; - int weight; + int weight; char *name; -- cgit v1.2.3