summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/win/ldrNative-win.cpp
diff options
context:
space:
mode:
authorFelix Geyer <debfx-pkg@fobos.de>2009-12-17 20:44:07 +0100
committerFelix Geyer <debfx-pkg@fobos.de>2009-12-17 20:44:07 +0100
commite931f478402bd35f0754a76ea5560643b9b0d1f5 (patch)
tree55be5016f268f4bbac8fe22ac99dfb782c8a6acf /src/VBox/Runtime/r3/win/ldrNative-win.cpp
parent92d607e8349d0f1268b236b3bf4cb433179253f1 (diff)
downloadvirtualbox-e931f478402bd35f0754a76ea5560643b9b0d1f5.tar.gz
Imported Upstream version 3.1.2-dfsgupstream/3.1.2-dfsg
Diffstat (limited to 'src/VBox/Runtime/r3/win/ldrNative-win.cpp')
-rw-r--r--src/VBox/Runtime/r3/win/ldrNative-win.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/win/ldrNative-win.cpp b/src/VBox/Runtime/r3/win/ldrNative-win.cpp
index 4722b0348..b596c6792 100644
--- a/src/VBox/Runtime/r3/win/ldrNative-win.cpp
+++ b/src/VBox/Runtime/r3/win/ldrNative-win.cpp
@@ -1,4 +1,4 @@
-/* $Id: ldrNative-win.cpp 8245 2008-04-21 17:24:28Z vboxsync $ */
+/* $Id: ldrNative-win.cpp $ */
/** @file
* IPRT - Binary Image Loader, Win32 native.
*/