diff options
Diffstat (limited to 'src/VBox/Runtime/r3/alloc-ef.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/alloc-ef.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/alloc-ef.cpp b/src/VBox/Runtime/r3/alloc-ef.cpp index e3d3b892e..1c45c35d6 100644 --- a/src/VBox/Runtime/r3/alloc-ef.cpp +++ b/src/VBox/Runtime/r3/alloc-ef.cpp @@ -1,4 +1,4 @@ -/* $Id: alloc-ef.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ +/* $Id: alloc-ef.cpp $ */ /** @file * IPRT - Memory Allocation, electric fence. */ |