commit | 65163fd73c65e4c61437c28ac4ef9f3c5ba16a80 | [log] [tgz] |
---|---|---|
author | Michal Wronski <Michal.Wronski@motorola.com> | Sun Nov 06 21:31:54 2005 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Sun Nov 06 21:31:54 2005 +0100 |
tree | 555d7ff97b4c602703ae89ef836128bc59a5132d | |
parent | 6dfca87806eb94c1033b01e4f7a48363b890ec79 [diff] [blame] |
Update Michal Wronski contact info
diff --git a/ipc/mqueue.c b/ipc/mqueue.c index a0f18c9..c8943b5 100644 --- a/ipc/mqueue.c +++ b/ipc/mqueue.c
@@ -2,7 +2,7 @@ * POSIX message queues filesystem for Linux. * * Copyright (C) 2003,2004 Krzysztof Benedyczak (golbi@mat.uni.torun.pl) - * Michal Wronski (wrona@mat.uni.torun.pl) + * Michal Wronski (Michal.Wronski@motorola.com) * * Spinlocks: Mohamed Abbas (abbas.mohamed@intel.com) * Lockless receive & send, fd based notify: