lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / libbb / match_fstype.c
index 9360e757a655a70dd19d175e226b4781932706db..83d6e67700b0417154fdb215b739d64e9dda319f 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Returns 1 for a match, otherwise 0
  *
- * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"