summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/math/floorl.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/math/floorl.asm')
-rw-r--r--src/VBox/Runtime/common/math/floorl.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/math/floorl.asm b/src/VBox/Runtime/common/math/floorl.asm
index af52a2fae..b7de82681 100644
--- a/src/VBox/Runtime/common/math/floorl.asm
+++ b/src/VBox/Runtime/common/math/floorl.asm
@@ -1,4 +1,4 @@
-; $Id: floorl.asm 16316 2009-01-28 14:26:48Z vboxsync $
+; $Id: floorl.asm $
;; @file
; IPRT - No-CRT floorl - AMD64 & X86.
;