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

libs/libsndfile/Makefile

index 55499c478e589e957e8c28392fce09bbcb247446..8d56b11c5872a9901e8896e13e8c0bb8f76543e8 100644 (file)
@@ -32,7 +32,7 @@ define Package/libsndfile
 endef
 
 define Package/libsndfile/description
- libsndfile is a library of C routines for reading and writing files 
+ libsndfile is a library of C routines for reading and writing files
  containing sampled audio data.
 endef