Browse Source

Remove unnecessary blank lines after license-notice

Laslo Hunhold 8 years ago
parent
commit
ecf2779904
2 changed files with 0 additions and 2 deletions
  1. 0 1
      arg.h
  2. 0 1
      slstatus.c

+ 0 - 1
arg.h

@@ -1,5 +1,4 @@
 /* See LICENSE file for copyright and license details. */
-
 #ifndef ARG_H
 #define ARG_H
 

+ 0 - 1
slstatus.c

@@ -1,5 +1,4 @@
 /* See LICENSE file for copyright and license details. */
-
 #include <dirent.h>
 #include <err.h>
 #include <fcntl.h>