summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/_exit.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-05 23:11:28 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-05 23:11:28 +0000
commita7e14569d20ae3cd7baa220d1b4bbc8713b38d02 (patch)
treeda2cd82742e1c1af43facb65bf4699945713fcb4 /libc/sysdeps/linux/common/_exit.c
parent5db304abacd754e47aaca008bf78e27b03be4a78 (diff)
fix eriks e-mail address
Diffstat (limited to 'libc/sysdeps/linux/common/_exit.c')
-rw-r--r--libc/sysdeps/linux/common/_exit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/_exit.c b/libc/sysdeps/linux/common/_exit.c
index fcfbe517b..2a1b2c941 100644
--- a/libc/sysdeps/linux/common/_exit.c
+++ b/libc/sysdeps/linux/common/_exit.c
@@ -2,7 +2,7 @@
/*
* exit 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