mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 11:53:16 +00:00
[CMD]
Yet again some whitespace fixes. svn path=/trunk/; revision=59396
This commit is contained in:
parent
67152105b1
commit
523f0d4f97
23 changed files with 286 additions and 288 deletions
|
@ -182,9 +182,7 @@ BOOL ReadCommand (LPTSTR str, INT maxlen)
|
||||||
|
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
|
|
||||||
bReturn = FALSE;
|
bReturn = FALSE;
|
||||||
|
|
||||||
ConInKey (&ir);
|
ConInKey (&ir);
|
||||||
|
|
||||||
if (ir.Event.KeyEvent.dwControlKeyState &
|
if (ir.Event.KeyEvent.dwControlKeyState &
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue