From 83d43e0bae0ca2df5969e2d2716a689b1b1830ea Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:12 +0000 Subject: [PATCH] packages/gsm: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40125 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/gsm/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/gsm/Makefile b/libs/gsm/Makefile index 7a367e473..111be2de1 100644 --- a/libs/gsm/Makefile +++ b/libs/gsm/Makefile @@ -28,9 +28,9 @@ define Package/gsm/Default endef define Package/gsm/description/Default - An implementation of the European GSM 06.10 provisional standard - for full-rate speech transcoding, prI-ETS 300 036, which uses - RPE/LTP (residual pulse excitation/long term prediction) coding + An implementation of the European GSM 06.10 provisional standard + for full-rate speech transcoding, prI-ETS 300 036, which uses + RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. endef