diff --git a/reactos/ntoskrnl/ex/harderr.c b/reactos/ntoskrnl/ex/harderr.c index e7e2ef3498c..084295a1d27 100644 --- a/reactos/ntoskrnl/ex/harderr.c +++ b/reactos/ntoskrnl/ex/harderr.c @@ -23,7 +23,7 @@ PEPROCESS ExpDefaultErrorPortProcess = NULL; /* FUNCTIONS ****************************************************************/ /*++ -* @name ExpRaiseHardError +* @name ExpSystemErrorHandler * * For now it's a stub *