summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/alloc/heapoffset.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/alloc/heapoffset.cpp')
-rw-r--r--src/VBox/Runtime/common/alloc/heapoffset.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/alloc/heapoffset.cpp b/src/VBox/Runtime/common/alloc/heapoffset.cpp
index fd5d0e96d..2cd8697a9 100644
--- a/src/VBox/Runtime/common/alloc/heapoffset.cpp
+++ b/src/VBox/Runtime/common/alloc/heapoffset.cpp
@@ -1,4 +1,4 @@
-/* $Id: heapoffset.cpp 35525 2011-01-13 14:00:37Z vboxsync $ */
+/* $Id: heapoffset.cpp $ */
/** @file
* IPRT - An Offset Based Heap.
*/