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