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

libs/gsm/Makefile

index 7a367e4735a470827a320782e78baac1a10e6d6f..111be2de1a64ffaa5aa9b8cf19781279acac8988 100644 (file)
@@ -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