You're such a trooper, Marvin
authorRoyce Mitchell III <royce3@ev1.net>
Thu, 30 Sep 2004 13:44:48 +0000 (13:44 +0000)
committerRoyce Mitchell III <royce3@ev1.net>
Thu, 30 Sep 2004 13:44:48 +0000 (13:44 +0000)
svn path=/trunk/; revision=11130

reactos/ntoskrnl/ex/power.c

index 9a6a59b..59ae9f1 100644 (file)
@@ -53,7 +53,8 @@ NtShutdownSystem(IN SHUTDOWN_ACTION Action)
        "What are you doing, Dave...?\n",
        "I feel a great disturbance in the Force\n",
        "Gone fishing\n",
-     };
+       "Do you want me to sit in the corner and rust, or just fall apart where I'm standing?\n",
+   };
    LARGE_INTEGER Now;
 
    if (Action > ShutdownPowerOff)