ソースを参照

Remove unnecessary blank lines after license-notice

Laslo Hunhold 8 年 前
コミット
ecf2779904
2 ファイル変更0 行追加2 行削除
  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>