summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/PGMPhys.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/PGMPhys.cpp')
-rw-r--r--src/VBox/VMM/PGMPhys.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/VMM/PGMPhys.cpp b/src/VBox/VMM/PGMPhys.cpp
index ce1fd8dda..6008669ab 100644
--- a/src/VBox/VMM/PGMPhys.cpp
+++ b/src/VBox/VMM/PGMPhys.cpp
@@ -1,4 +1,4 @@
-/* $Id: PGMPhys.cpp 16045 2009-01-19 16:27:59Z vboxsync $ */
+/* $Id: PGMPhys.cpp $ */
/** @file
* PGM - Page Manager and Monitor, Physical Memory Addressing.
*/