projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
779eb53
)
packages/bridge-utils: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:11 +0000
(07:04 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:11 +0000
(07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40124
net/bridge-utils/Makefile
patch
|
blob
|
history
diff --git
a/net/bridge-utils/Makefile
b/net/bridge-utils/Makefile
index 63edf4aea9d635d66e532cc2fad8e381331fc596..ad95b87af556bab65eed5bc2b71b9eeb4012d33f 100644
(file)
--- a/
net/bridge-utils/Makefile
+++ b/
net/bridge-utils/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-26,7
+26,7
@@
define Package/bridge
endef
define Package/bridge/description
- Manage ethernet bridging: a way to connect networks together to
+ Manage ethernet bridging: a way to connect networks together to
form a larger network.
endef