lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / libbb / get_line_from_file.c
index cbfb45b7cc034fe42bbdd0917f51fba0f838d713..a0ed9193fa3eed30d34a8996217137a1d7f9d921 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (C) 2004 Erik Andersen <andersen@codepoet.org>
  * Copyright (C) 2001 Matt Krai
  *
- * 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"