diff options
Diffstat (limited to 'libc/sysdeps/linux/frv/fstat.c')
-rw-r--r-- | libc/sysdeps/linux/frv/fstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/frv/fstat.c b/libc/sysdeps/linux/frv/fstat.c index 106f3ee3e..ce6b68e66 100644 --- a/libc/sysdeps/linux/frv/fstat.c +++ b/libc/sysdeps/linux/frv/fstat.c @@ -2,7 +2,7 @@ * Syscalls for uClibc * * Copyright (C) 2001-2003 by Erik Andersen - * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codpoet.org> + * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codepoet.org> * Adapted to FR-V by Alexandre Oliva <aoliva@redhat.com> * * This program is free software; you can redistribute it and/or modify it |