diff options
author | Christian Kujau <evil@g-house.de> | 2006-01-15 04:43:54 +0300 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-15 04:43:54 +0300 |
commit | 624dffcbcf87b9c501b13256416a82487be962bc (patch) | |
tree | aa190c9532c7c6549f677f6a07f8cdf51b181815 /fs/sysv | |
parent | 92c3504e6ee0816d4ea1345a6bd276969224890d (diff) | |
download | linux-624dffcbcf87b9c501b13256416a82487be962bc.tar.xz |
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 'fs/sysv')
-rw-r--r-- | fs/sysv/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/sysv/ChangeLog b/fs/sysv/ChangeLog index 18e3487debdb..f403f8b91b80 100644 --- a/fs/sysv/ChangeLog +++ b/fs/sysv/ChangeLog @@ -54,7 +54,7 @@ Fri Jan 4 2002 Alexander Viro <viro@parcelfarce.linux.theplanet.co.uk> (sysv_read_super): Likewise. (v7_read_super): Likewise. -Sun Dec 30 2001 Manfred Spraul <manfreds@colorfullife.com> +Sun Dec 30 2001 Manfred Spraul <manfred@colorfullife.com> * dir.c (dir_commit_chunk): Do not set dir->i_version. (sysv_readdir): Likewise. |