summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/alloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/alloc.cpp')
-rw-r--r--src/VBox/Runtime/r3/alloc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/alloc.cpp b/src/VBox/Runtime/r3/alloc.cpp
index e790feabc..fce5a50cd 100644
--- a/src/VBox/Runtime/r3/alloc.cpp
+++ b/src/VBox/Runtime/r3/alloc.cpp
@@ -1,4 +1,4 @@
-/* $Id: alloc.cpp 36597 2011-04-06 19:46:15Z vboxsync $ */
+/* $Id: alloc.cpp $ */
/** @file
* IPRT - Memory Allocation.
*/