소스 검색

libsndfile: cleanup help text

Peter Korsgaard 16 년 전
부모
커밋
52d5f898b8
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  1. 4 3
      package/multimedia/libsndfile/Config.in

+ 4 - 3
package/multimedia/libsndfile/Config.in

@@ -1,7 +1,8 @@
 config BR2_PACKAGE_LIBSNDFILE
 config BR2_PACKAGE_LIBSNDFILE
 	bool "libsndfile"
 	bool "libsndfile"
 	help
 	help
-	    Libsndfile is a C library for reading and writing files containing
-	    sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
-	    through one standard library interface.
+	  Libsndfile is a C library for reading and writing files containing
+	  sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
+	  through one standard library interface.
 
 
+	  http://www.mega-nerd.com/libsndfile/