mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Fixed typographical error.
svn path=/trunk/; revision=10466
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: psmgr.c,v 1.19 2004/02/10 15:13:35 gvg Exp $
|
||||
/* $Id: psmgr.c,v 1.20 2004/08/10 07:25:49 ea Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
VOID PiShutdownProcessManager(VOID)
|
||||
{
|
||||
DPRINT("PiShutdownMemoryManager()\n");
|
||||
DPRINT("PiShutdownProcessManager()\n");
|
||||
|
||||
PiKillMostProcesses();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user