mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 08:52:57 +00:00
You're such a trooper, Marvin
svn path=/trunk/; revision=11130
This commit is contained in:
parent
e167d42360
commit
2ab40c2827
1 changed files with 2 additions and 1 deletions
|
@ -53,7 +53,8 @@ NtShutdownSystem(IN SHUTDOWN_ACTION Action)
|
||||||
"What are you doing, Dave...?\n",
|
"What are you doing, Dave...?\n",
|
||||||
"I feel a great disturbance in the Force\n",
|
"I feel a great disturbance in the Force\n",
|
||||||
"Gone fishing\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;
|
LARGE_INTEGER Now;
|
||||||
|
|
||||||
if (Action > ShutdownPowerOff)
|
if (Action > ShutdownPowerOff)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue