Fix a comment.

svn path=/trunk/; revision=60594
This commit is contained in:
Hermès Bélusca-Maïto 2013-10-10 01:20:07 +00:00
parent 14374b053d
commit fa9a309262

View file

@ -2580,7 +2580,7 @@ GuiReleaseScreenBuffer(IN OUT PFRONTEND This,
* - If ScreenBuffer (== GuiData->ActiveBuffer) IS NOT the console
* active screen buffer, then we can safely switch to it.
* - If ScreenBuffer IS the console active screen buffer, we must release
* it BUT and that's all.
* it ONLY.
*/
if (ScreenBuffer != GuiData->Console->ActiveBuffer)