diff options
author | Daniel sea McChlery <sea@members.fsf.org> | 2014-06-17 05:04:05 (EDT) |
---|---|---|
committer | Daniel sea McChlery <sea@members.fsf.org> | 2014-06-17 05:04:05 (EDT) |
commit | 7d3db39fef412339785891124238a3a99cb7722e (patch) | |
tree | db3d92d2190d28f5b71308df68306cb4740f0f30 | |
parent | 84ae58db014c38cc1ae3601c8afb0ab49f5622eb (diff) |
Added newlines to the end of two files that lacked them
-rw-r--r-- | libxtables.10.pkg/control | 2 | ||||
-rw-r--r-- | libxtables.10.pkg/files | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libxtables.10.pkg/control b/libxtables.10.pkg/control index 8c3de52..be1c1d2 100644 --- a/libxtables.10.pkg/control +++ b/libxtables.10.pkg/control @@ -3,4 +3,4 @@ Platform: all Depends: iptables-common (>= ${Source-Version}) Description: libXtables shared library The libXtables shared library handles communication with the kernel - Xtables firewall.
\ No newline at end of file + Xtables firewall. diff --git a/libxtables.10.pkg/files b/libxtables.10.pkg/files index ae90fc4..a863251 100644 --- a/libxtables.10.pkg/files +++ b/libxtables.10.pkg/files @@ -1,3 +1,3 @@ /usr/lib/*/libxtables.so.* /usr/lib/*/xtables -/usr/lib/*/xtables/*
\ No newline at end of file + |