diff options
author | Laslo Hunhold <dev@frign.de> | 2017-08-13 20:21:04 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2017-08-13 23:31:56 +0200 |
commit | 6960182fd5bd155e21eeaeba682a6669fbf87eaa (patch) | |
tree | 1d0e852e32722d1d1436c951eb1972af24310947 | |
parent | 9b0f12580588952124d1e747f68eebfeb60fa352 (diff) |
Remove unnecessary blank lines after license-notice
-rw-r--r-- | arg.h | 1 | ||||
-rw-r--r-- | slstatus.c | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,4 @@ /* See LICENSE file for copyright and license details. */ - #ifndef ARG_H #define ARG_H @@ -1,5 +1,4 @@ /* See LICENSE file for copyright and license details. */ - #include <dirent.h> #include <err.h> #include <fcntl.h> |