https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5ff50741dd19bef13d9af63eec8d005ec835ca32
commit 5ff50741dd19bef13d9af63eec8d005ec835ca32 Author: Eric Kohl <[email protected]> AuthorDate: Fri Dec 16 10:34:51 2022 +0100 Commit: Eric Kohl <[email protected]> CommitDate: Fri Dec 16 10:34:51 2022 +0100 [NTOS:IO] Replace an outdated E-Mail Address The old Address will be gone soon. --- ntoskrnl/io/pnpmgr/plugplay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntoskrnl/io/pnpmgr/plugplay.c b/ntoskrnl/io/pnpmgr/plugplay.c index c35aa58fd5f..192612c66a2 100644 --- a/ntoskrnl/io/pnpmgr/plugplay.c +++ b/ntoskrnl/io/pnpmgr/plugplay.c @@ -3,7 +3,7 @@ * COPYRIGHT: GPL - See COPYING in the top level directory * FILE: ntoskrnl/io/pnpmgr/plugplay.c * PURPOSE: Plug-and-play interface routines - * PROGRAMMERS: Eric Kohl <[email protected]> + * PROGRAMMERS: Eric Kohl <[email protected]> */ /* INCLUDES *****************************************************************/
