diff options
Diffstat (limited to 'src/VBox/Runtime/common/math/lrint.asm')
-rw-r--r-- | src/VBox/Runtime/common/math/lrint.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/math/lrint.asm b/src/VBox/Runtime/common/math/lrint.asm index 7e0f0e0f9..270a79f82 100644 --- a/src/VBox/Runtime/common/math/lrint.asm +++ b/src/VBox/Runtime/common/math/lrint.asm @@ -1,4 +1,4 @@ -; $Id: lrint.asm 28800 2010-04-27 08:22:32Z vboxsync $ +; $Id: lrint.asm $ ;; @file ; IPRT - No-CRT lrint - AMD64 & X86. ; |