lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / libbb / getpty.c
index 4bffd9ae635ff56fcba524d8230420eecd0b846a..ea653b0b6c335b0a1fdc13d8f9bd02165971828b 100644 (file)
@@ -3,7 +3,7 @@
  * Mini getpty implementation for busybox
  * Bjorn Wesen, Axis Communications AB (bjornw@axis.com)
  *
- * 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"