From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:12 +0000 (+0000) Subject: packages/gsm: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=97437b79042966c625b169d94e7fe2b65e4787e7;p=openwrt%2Fsvn-archive%2Farchive.git packages/gsm: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40125 --- diff --git a/libs/gsm/Makefile b/libs/gsm/Makefile index 7a367e4735..111be2de1a 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