lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / libbb / mtab.c
index 586a66196a00c799a724e8804e3974282f0d15e3..22bff649004cdce14d756d4e88c1d48793f23f17 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
- * 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 <mntent.h>