mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
Forgot to add a semi-colon at end of statement
svn path=/trunk/; revision=1954
This commit is contained in:
@@ -115,7 +115,7 @@ void BootMain(void)
|
||||
break;
|
||||
}
|
||||
|
||||
DrawBackdrop()
|
||||
DrawBackdrop();
|
||||
}
|
||||
|
||||
MessageBox("Press any key to reboot.");
|
||||
|
||||
Reference in New Issue
Block a user