commit ecf2779904d768e421e8e37012e4f6de65c1b915
parent 6a33d6c87581bdfbf8c54c1c1220f7c70efc2c67
Author: Laslo Hunhold <[email protected]>
Date:   Sun, 13 Aug 2017 20:21:04 +0200
Remove unnecessary blank lines after license-notice
Diffstat:
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git 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
@@ -1,5 +1,4 @@
 /* See LICENSE file for copyright and license details. */
-
 #include <dirent.h>
 #include <err.h>
 #include <fcntl.h>