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 bac6260cc..3f0b5cf77 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 21872 2009-07-30 09:30:56Z vboxsync $ */
+/* $Id: alloc-win.cpp $ */
/** @file
* IPRT - Memory Allocation, Win32.
*/