diff options
Diffstat (limited to 'src/VBox/Runtime/r3/win/ldrNative-win.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/win/ldrNative-win.cpp | 2 |
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 540169588..058bde3a4 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 $ */ +/* $Id: ldrNative-win.cpp 35183 2010-12-16 13:59:44Z vboxsync $ */ /** @file * IPRT - Binary Image Loader, Win32 native. */ |