Add shutdown message. Modified: trunk/reactos/ntoskrnl/ex/power.c _____
Modified: trunk/reactos/ntoskrnl/ex/power.c --- trunk/reactos/ntoskrnl/ex/power.c 2005-02-18 20:19:49 UTC (rev 13635) +++ trunk/reactos/ntoskrnl/ex/power.c 2005-02-18 20:52:24 UTC (rev 13636) @@ -167,7 +167,8 @@
"Until then, there must be no regrets, no fears, no anxieties.\n" "Just go forward in all your beliefs, and prove to me that I am not mistaken in mine.\n", "Lowest possible energy state reached! Switch off now to achive a Bose-Einstein condensate.\n", - "Hasta la vista, BABY!\n" + "Hasta la vista, BABY!\n", + "They live, we sleep!\n" }; LARGE_INTEGER Now;