diff options
author | Thomas Haller <thaller@redhat.com> | 2019-06-11 10:11:22 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2019-06-11 10:15:06 +0200 |
commit | 87a73df9593b78273d6157c302159644d0edfbb8 (patch) | |
tree | d548c06c46d71ec54a0eb2b0fba690b712e2569e /libnm-core/nm-crypto-nss.c | |
parent | 3c47285f4a8df1c7d3648e03bf7f3b6626ccf15a (diff) | |
download | NetworkManager-87a73df9593b78273d6157c302159644d0edfbb8.tar.gz |
all: drop empty first line from sources
git ls-files -z -- ':(exclude)src/settings/plugins/keyfile/tests/keyfiles' | xargs -0 -n1 sed -i '1 { /^$/d }'
Diffstat (limited to 'libnm-core/nm-crypto-nss.c')
-rw-r--r-- | libnm-core/nm-crypto-nss.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libnm-core/nm-crypto-nss.c b/libnm-core/nm-crypto-nss.c index d36ab95cd4..70d42682b1 100644 --- a/libnm-core/nm-crypto-nss.c +++ b/libnm-core/nm-crypto-nss.c @@ -1,4 +1,3 @@ - /* * Dan Williams <dcbw@redhat.com> * |