Index: /trunk/src/VBox/Devices/BiosCommonCode/__U4D.asm
===================================================================
--- /trunk/src/VBox/Devices/BiosCommonCode/__U4D.asm	(revision 75262)
+++ /trunk/src/VBox/Devices/BiosCommonCode/__U4D.asm	(revision 75263)
@@ -77,5 +77,5 @@
                 test    cx, cx
                 jnz     do_it_the_hard_way
-                
+
                 div     bx              ; dx:ax / bx -> ax=quotient, dx=remainder
 
