diff options
author | Michael Meskes <meskes@debian.org> | 2009-04-09 10:29:28 +0200 |
---|---|---|
committer | Michael Meskes <meskes@debian.org> | 2009-04-09 10:29:28 +0200 |
commit | 690566d90f268e7a7b2f63e13b3caf266fca9f6c (patch) | |
tree | 92699a08d236bc7fcf7729f94786f0fc1fa652f2 /src/VBox/Runtime/r3/posix/ldrNative-posix.cpp | |
parent | 3851150159d840b361841684946a96018c251ebd (diff) | |
download | virtualbox-690566d90f268e7a7b2f63e13b3caf266fca9f6c.tar.gz |
Imported 2.2.0-dfsgupstream/2.2.0-dfsg
Diffstat (limited to 'src/VBox/Runtime/r3/posix/ldrNative-posix.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/posix/ldrNative-posix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp b/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp index 9e9739f49..b879eef7b 100644 --- a/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp +++ b/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp @@ -1,4 +1,4 @@ -/* $Id: ldrNative-posix.cpp $ */ +/* $Id: ldrNative-posix.cpp 12146 2008-09-05 16:27:28Z vboxsync $ */ /** @file * IPRT - Binary Image Loader, POSIX native. */ |