lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / libbb / xconnect.c
index 2de6de7c51830167da7e992237d57fb13caca3ee..3a6585caa8763aeb473ca6c6e4a7d15eff51b1a2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Connect to host at port using address resolution from getaddrinfo
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include <sys/types.h>