Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6a33d6c
)
Remove unnecessary blank lines after license-notice
author
Laslo Hunhold <
[email protected]
>
Sun, 13 Aug 2017 18:21:04 +0000
(20:21 +0200)
committer
Aaron Marcher <
[email protected]
>
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
21f1017
..
e0adb9f
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
f47cd9f
..
6ddc705
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>