summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/sync.c')
-rw-r--r--libc/sysdeps/linux/common/sync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/sync.c b/libc/sysdeps/linux/common/sync.c
index f256c6607..8e9850419 100644
--- a/libc/sysdeps/linux/common/sync.c
+++ b/libc/sysdeps/linux/common/sync.c
@@ -2,7 +2,7 @@
/*
* sync syscall for uClibc
*
- * Copyright (C) 2002 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2002 by Erik Andersen <andersen@codepoet.org>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Library General Public License as published by