Forgot to add a semi-colon at end of statement
[reactos.git] / freeldr / freeldr / freeldr.c
index 2d5302a..f286b22 100644 (file)
@@ -115,7 +115,7 @@ void BootMain(void)
                        break;
                }
 
-               DrawBackdrop()
+               DrawBackdrop();
        }
 
        MessageBox("Press any key to reboot.");