summaryrefslogtreecommitdiffstats
path: root/ipc/msg.c
diff options
context:
space:
mode:
authorChristian Kujau2006-01-15 02:43:54 +0100
committerAdrian Bunk2006-01-15 02:43:54 +0100
commit624dffcbcf87b9c501b13256416a82487be962bc (patch)
treeaa190c9532c7c6549f677f6a07f8cdf51b181815 /ipc/msg.c
parentSpelling fix in init/Kconfig for the help of CONFIG_SWAP (diff)
downloadkernel-qcow2-linux-624dffcbcf87b9c501b13256416a82487be962bc.tar.gz
kernel-qcow2-linux-624dffcbcf87b9c501b13256416a82487be962bc.tar.xz
kernel-qcow2-linux-624dffcbcf87b9c501b13256416a82487be962bc.zip
correct email address of Manfred Spraul
I tried to send the forcedeth maintainer an email, but it came back with: "The mail address manfreds@colorfullife.com is not read anymore. Please resent your mail to manfred@ instead of manfreds@." This patch fixes this. Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'ipc/msg.c')
-rw-r--r--ipc/msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/msg.c b/ipc/msg.c
index a91b64763b86..fbf757064a32 100644
--- a/ipc/msg.c
+++ b/ipc/msg.c
@@ -12,7 +12,7 @@
*
* mostly rewritten, threaded and wake-one semantics added
* MSGMAX limit removed, sysctl's added
- * (c) 1999 Manfred Spraul <manfreds@colorfullife.com>
+ * (c) 1999 Manfred Spraul <manfred@colorfullife.com>
*/
#include <linux/capability.h>