mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
One could have the impression that I am bored ;-)
svn path=/trunk/; revision=13644
This commit is contained in:
parent
879f12f1f8
commit
de7052f5bf
1 changed files with 3 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue