[FAST486]
[reactos.git] / lib / fast486 / common.c
index d41c7c8..aef8d00 100644 (file)
@@ -118,7 +118,6 @@ Fast486WriteMemory(PFAST486_STATE State,
     {
         /* Write beyond limit */
         Fast486Exception(State, FAST486_EXCEPTION_GP);
-
         return FALSE;
     }