You're such a trooper, Marvin

svn path=/trunk/; revision=11130
This commit is contained in:
Royce Mitchell III 2004-09-30 13:44:48 +00:00
parent e167d42360
commit 2ab40c2827

View 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)