Formatting fix only.

svn path=/branches/ntvdm/; revision=59719
This commit is contained in:
Hermès Bélusca-Maïto 2013-08-13 11:06:02 +00:00
parent 5a7a26d750
commit 53fa8a9cdd

View file

@ -716,7 +716,7 @@ VOID BiosVideoService(LPWORD Stack)
};
/* Call the internal function */
BiosScrollWindow((HIBYTE(Eax)== 0x06)
BiosScrollWindow((HIBYTE(Eax) == 0x06)
? SCROLL_DIRECTION_UP : SCROLL_DIRECTION_DOWN,
LOBYTE(Eax),
Rectangle,