Formatting

This commit is contained in:
Eryn Wells 2016-03-09 01:23:14 -05:00
parent 3e973716f8
commit 75afe66362

View file

@ -33,7 +33,7 @@ makeVGAEntry(char c,
* Static
*/
Console &
Console&
Console::systemConsole()
{
static Console sSystemConsole;