diff options
Diffstat (limited to 'src/VBox/Runtime/r3/posix/alloc-posix.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/posix/alloc-posix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/alloc-posix.cpp b/src/VBox/Runtime/r3/posix/alloc-posix.cpp index be5efcc1b..3e18b4ec5 100644 --- a/src/VBox/Runtime/r3/posix/alloc-posix.cpp +++ b/src/VBox/Runtime/r3/posix/alloc-posix.cpp @@ -1,4 +1,4 @@ -/* $Id: alloc-posix.cpp 11020 2008-07-30 22:48:35Z vboxsync $ */ +/* $Id: alloc-posix.cpp $ */ /** @file * IPRT - Memory Allocation, POSIX. */ |