diff options
author | Luka Perkov <luka@openwrt.org> | 2015-10-15 22:12:13 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-10-15 22:12:13 +0000 |
commit | 38727322c5afa61d6b0ae2205119aa2b3c1ed6d2 (patch) | |
tree | e13fc1b4f19f0ec7425edd36d50d3bc8a1e7c03a /package/network | |
parent | 05ed488ffefd9ff7550ff5b0aa782c7fe4f1bc2d (diff) | |
download | master-187ad058-38727322c5afa61d6b0ae2205119aa2b3c1ed6d2.tar.gz master-187ad058-38727322c5afa61d6b0ae2205119aa2b3c1ed6d2.tar.bz2 master-187ad058-38727322c5afa61d6b0ae2205119aa2b3c1ed6d2.zip |
cosmetic: remove trailing whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47197 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network')
-rw-r--r-- | package/network/config/qos-scripts/Makefile | 2 | ||||
-rw-r--r-- | package/network/services/ead/Makefile | 2 | ||||
-rw-r--r-- | package/network/utils/iputils/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/package/network/config/qos-scripts/Makefile b/package/network/config/qos-scripts/Makefile index a098598ffd..9118c008ca 100644 --- a/package/network/config/qos-scripts/Makefile +++ b/package/network/config/qos-scripts/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. diff --git a/package/network/services/ead/Makefile b/package/network/services/ead/Makefile index c7432533cf..bd33010d4e 100644 --- a/package/network/services/ead/Makefile +++ b/package/network/services/ead/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. diff --git a/package/network/utils/iputils/Makefile b/package/network/utils/iputils/Makefile index 8d7b84d6b5..6f75236f81 100644 --- a/package/network/utils/iputils/Makefile +++ b/package/network/utils/iputils/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. |