summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arg.h1
-rw-r--r--slstatus.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/arg.h b/arg.h
index 21f1017..e0adb9f 100644
--- a/arg.h
+++ b/arg.h
@@ -1,5 +1,4 @@
/* See LICENSE file for copyright and license details. */
-
#ifndef ARG_H
#define ARG_H
diff --git a/slstatus.c b/slstatus.c
index f47cd9f..6ddc705 100644
--- a/slstatus.c
+++ b/slstatus.c
@@ -1,5 +1,4 @@
/* See LICENSE file for copyright and license details. */
-
#include <dirent.h>
#include <err.h>
#include <fcntl.h>