summary refs log tree commit diff
path: root/conf.c
diff options
context:
space:
mode:
authorokan <okan>2016-12-06 21:59:33 +0000
committerokan <okan>2016-12-06 21:59:33 +0000
commit8b4666cb926121481905b68bf93d6e81c307e9e3 (patch)
treee7e01b754d61765e65374a5cc4f8bb372a4f3321 /conf.c
parenta7f2ab7497f32c6ed740b610fc8120f934a4893a (diff)
downloadcwm-8b4666cb926121481905b68bf93d6e81c307e9e3.tar.gz
cwm-8b4666cb926121481905b68bf93d6e81c307e9e3.tar.xz
cwm-8b4666cb926121481905b68bf93d6e81c307e9e3.zip
stray newlines
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.c b/conf.c
index cbaf76a..16e1a54 100644
--- a/conf.c
+++ b/conf.c
@@ -374,6 +374,7 @@ conf_cmd_remove(struct conf *c, const char *name)
 		}
 	}
 }
+
 void
 conf_autogroup(struct conf *c, int num, const char *name, const char *class)
 {