projects
/
suckless
/
slstatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a33d6c
)
Remove unnecessary blank lines after license-notice
author
Laslo Hunhold
<dev@frign.de>
Sun, 13 Aug 2017 18:21:04 +0000
(20:21 +0200)
committer
Aaron Marcher
<me@drkhsh.at>
Sun, 13 Aug 2017 21:31:56 +0000
(23:31 +0200)
arg.h
patch
|
blob
|
history
slstatus.c
patch
|
blob
|
history
diff --git
a/arg.h
b/arg.h
index 21f1017a89061345ae6f2d05dd946c38801a09bb..e0adb9f1558a4dd17cd02329d6014483117ecc05 100644
(file)
--- 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
index f47cd9f6ccf0c6cb8ba4b14edd87afee5471b677..6ddc7054fd62a0a7b593594a3d625dbf5d4fd765 100644
(file)
--- 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>