From 4aa2156a76d6f5a65e0de425e76d397b64e369d4 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:22 +0000 Subject: [PATCH] packages/yapsnmp: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40136 --- lang/yapsnmp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/yapsnmp/Makefile b/lang/yapsnmp/Makefile index 3cd2d6aa53..188e8c7c21 100644 --- a/lang/yapsnmp/Makefile +++ b/lang/yapsnmp/Makefile @@ -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 -- 2.30.2