diff options
Diffstat (limited to 'src/VBox/VMM/VMMGC/SELMGC.cpp')
-rw-r--r-- | src/VBox/VMM/VMMGC/SELMGC.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMGC/SELMGC.cpp b/src/VBox/VMM/VMMGC/SELMGC.cpp index 60fc59319..85fa2648b 100644 --- a/src/VBox/VMM/VMMGC/SELMGC.cpp +++ b/src/VBox/VMM/VMMGC/SELMGC.cpp @@ -1,4 +1,4 @@ -/* $Id: SELMGC.cpp 13840 2008-11-05 03:31:46Z vboxsync $ */ +/* $Id: SELMGC.cpp $ */ /** @file * SELM - The Selector Manager, Guest Context. */ |