From 4a8786ceef8c82d1ffa13cbac983b12f0afc0271 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 26 Jan 2013 13:18:06 -0500 Subject: libc/sysdeps: dup3: fix typo in comment Signed-off-by: Mike Frysinger --- libc/sysdeps/linux/common/dup3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux') diff --git a/libc/sysdeps/linux/common/dup3.c b/libc/sysdeps/linux/common/dup3.c index 8a5778577..0472dd3be 100644 --- a/libc/sysdeps/linux/common/dup3.c +++ b/libc/sysdeps/linux/common/dup3.c @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: */ /* - * dup2() for uClibc + * dup3() for uClibc * * Copyright (C) 2000-2006 Erik Andersen * -- cgit v1.2.3