lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / coreutils / tty.c
index 69352ecf8d1f72aead62a9a4b815c7394cffc84e..489181319f0904db7d04920a89d4aa98260545a7 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@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.
  */
 
 /* BB_AUDIT SUSv4 compliant */