One could have the impression that I am bored ;-)
authorGregor Anich <blight@blight.eu.org>
Sat, 19 Feb 2005 16:36:51 +0000 (16:36 +0000)
committerGregor Anich <blight@blight.eu.org>
Sat, 19 Feb 2005 16:36:51 +0000 (16:36 +0000)
svn path=/trunk/; revision=13644

reactos/ntoskrnl/ex/power.c

index 2b12c64..d68f98e 100644 (file)
@@ -168,7 +168,9 @@ NtShutdownSystem(IN SHUTDOWN_ACTION Action)
        "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",
-       "They live, we sleep!\n"
+       "They live, we sleep!\n",
+       "I have come here to chew bubble gum and kick ass.\n"
+       "And I'm all out of bubble gum!\n"
     };
    LARGE_INTEGER Now;