summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/mkfifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/mkfifo.c')
-rw-r--r--libc/sysdeps/linux/common/mkfifo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/mkfifo.c b/libc/sysdeps/linux/common/mkfifo.c
index 876f36b5a..975798a06 100644
--- a/libc/sysdeps/linux/common/mkfifo.c
+++ b/libc/sysdeps/linux/common/mkfifo.c
@@ -16,7 +16,7 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
- June 28, 2000 -- swiped from GNU libc 2.1.3 and adjusted for uC-Libc
+ June 28, 2000 -- swiped from GNU libc 2.1.3 and adjusted for uClibc
by Erik Andersen <andersee@debian.org>
*/