summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/win/alloc-win.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/win/alloc-win.cpp')
-rw-r--r--src/VBox/Runtime/r3/win/alloc-win.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/win/alloc-win.cpp b/src/VBox/Runtime/r3/win/alloc-win.cpp
index 01a0a359f..b7b3f75f4 100644
--- a/src/VBox/Runtime/r3/win/alloc-win.cpp
+++ b/src/VBox/Runtime/r3/win/alloc-win.cpp
@@ -1,4 +1,4 @@
-/* $Id: alloc-win.cpp $ */
+/* $Id: alloc-win.cpp 33269 2010-10-20 15:42:28Z vboxsync $ */
/** @file
* IPRT - Memory Allocation, Windows.
*/