diff options
Diffstat (limited to 'src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-posix.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-posix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-posix.cpp b/src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-posix.cpp index a75d2d54d..a52065855 100644 --- a/src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-posix.cpp +++ b/src/VBox/Runtime/r3/posix/RTSystemQueryTotalRam-posix.cpp @@ -1,4 +1,4 @@ -/* $Id: RTSystemQueryTotalRam-posix.cpp $ */ +/* $Id: RTSystemQueryTotalRam-posix.cpp 33503 2010-10-27 13:12:57Z vboxsync $ */ /** @file * IPRT - RTSystemQueryTotalRam, windows ring-3. */ |