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:
2fa2d98
)
packages/libnids: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:37 +0000
(07:04 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:37 +0000
(07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40152
libs/libnids/Makefile
patch
|
blob
|
history
diff --git
a/libs/libnids/Makefile
b/libs/libnids/Makefile
index 821542cf7ba8bc7e7142cd0bc184f525ce43ae9c..05baa6bfd41f60d0f826c99612f7d7bf8f3ea280 100644
(file)
--- a/
libs/libnids/Makefile
+++ b/
libs/libnids/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-26,7
+26,7
@@
define Package/libnids
endef
define Package/libnids/description
- An implementation of an E-component of Network Intrusion Detection
+ An implementation of an E-component of Network Intrusion Detection
System.
endef