diff options
Diffstat (limited to 'src/VBox/Runtime/common/alloc/alloc.cpp')
-rw-r--r-- | src/VBox/Runtime/common/alloc/alloc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/alloc/alloc.cpp b/src/VBox/Runtime/common/alloc/alloc.cpp index ffaff343f..585a22f67 100644 --- a/src/VBox/Runtime/common/alloc/alloc.cpp +++ b/src/VBox/Runtime/common/alloc/alloc.cpp @@ -1,4 +1,4 @@ -/* $Id: alloc.cpp 37808 2011-07-07 07:45:50Z vboxsync $ */ +/* $Id: alloc.cpp $ */ /** @file * IPRT - Memory Allocation. */ |