packages/yapsnmp: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:22 +0000 (07:04 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:22 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40136

lang/yapsnmp/Makefile

index 3cd2d6aa53bc3b2ba2ba93b344e4d3feccac70f1..188e8c7c219bdf88743b815118930100a613b45d 100644 (file)
@@ -33,9 +33,9 @@ define Package/python-yapsnmp
 endef
 
 define Package/python-yapsnmp/description
- This package contains a Python SNMP module based on the net-snmp (formerly 
- known as ucd-snmp) library. It's composed of a low level interface to the 
- library, created using SWIG, and a higher level python module removing all 
+ This package contains a Python SNMP module based on the net-snmp (formerly
+ known as ucd-snmp) library. It's composed of a low level interface to the
+ library, created using SWIG, and a higher level python module removing all
  the complexity out of dealing with SNMP.
 endef