Procházet zdrojové kódy

Remove unnecessary blank lines after license-notice

Laslo Hunhold před 8 roky
rodič
revize
ecf2779904
2 změnil soubory, kde provedl 0 přidání a 2 odebrání
  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>