summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/memcmp.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/memcmp.asm')
-rw-r--r--src/VBox/Runtime/common/string/memcmp.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/memcmp.asm b/src/VBox/Runtime/common/string/memcmp.asm
index f0695aafd..afadf923e 100644
--- a/src/VBox/Runtime/common/string/memcmp.asm
+++ b/src/VBox/Runtime/common/string/memcmp.asm
@@ -1,4 +1,4 @@
-; $Id: memcmp.asm 30255 2010-06-16 14:55:17Z vboxsync $
+; $Id: memcmp.asm $
;; @file
; IPRT - No-CRT memcmp - AMD64 & X86.
;