diff options
Diffstat (limited to 'src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp b/src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp index 7ea5a44d0..87055143d 100644 --- a/src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp +++ b/src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp @@ -1,4 +1,4 @@ -/* $Id: RTMemProtect-posix.cpp 33269 2010-10-20 15:42:28Z vboxsync $ */ +/* $Id: RTMemProtect-posix.cpp $ */ /** @file * IPRT - Memory Allocation, POSIX. */ |