aboutsummaryrefslogtreecommitdiffstats
path: root/conditions.c
diff options
context:
space:
mode:
Diffstat (limited to 'conditions.c')
-rw-r--r--conditions.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/conditions.c b/conditions.c
index 67c408b423..831cd08154 100644
--- a/conditions.c
+++ b/conditions.c
@@ -214,10 +214,10 @@ void _cnd_find_hash_key_for_class_id(gpointer key,
*
* Local Variables:
* c-basic-offset: 2
- * tab-width: 2
+ * tab-width: 8
* indent-tabs-mode: nil
* End:
*
- * ex: set shiftwidth=2 tabstop=2 expandtab
- * :indentSize=2:tabSize=2:noTabs=true:
+ * ex: set shiftwidth=2 tabstop=8 expandtab
+ * :indentSize=2:tabSize=8:noTabs=true:
*/