diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-11-01 10:33:24 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-11-03 16:30:32 +0100 |
commit | 8e1e87a5dee17e6ed9236f9d1a8c27f925e0e3fd (patch) | |
tree | 9e98695982fe9cccf80516f241ddbf108f02b99c /src/basic/login-util.c | |
parent | tree-wide: drop input.h when missing_input.h is included (diff) | |
download | systemd-8e1e87a5dee17e6ed9236f9d1a8c27f925e0e3fd.tar.xz systemd-8e1e87a5dee17e6ed9236f9d1a8c27f925e0e3fd.zip |
tree-wide: drop double newline
Diffstat (limited to 'src/basic/login-util.c')
-rw-r--r-- | src/basic/login-util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/basic/login-util.c b/src/basic/login-util.c index 5c8e557c88..9313926d5a 100644 --- a/src/basic/login-util.c +++ b/src/basic/login-util.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ - #include "login-util.h" #include "string-util.h" |