lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / util-linux / ipcs.c
index c1103b09313e2cedc874447221078e9c3b819ba6..14df652805917caf7f554cea16ff5cc10c98e8e1 100644 (file)
@@ -5,7 +5,7 @@
  * 01 Sept 2004 - Rodney Radford <rradford@mindspring.com>
  * Adapted for busybox from util-linux-2.12a.
  *
- * 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.
  */
 
 /* X/OPEN tells us to use <sys/{types,ipc,sem}.h> for semctl() */