diff options
Diffstat (limited to 'src/VBox/Main/ConsoleImpl2.cpp')
-rw-r--r-- | src/VBox/Main/ConsoleImpl2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/ConsoleImpl2.cpp b/src/VBox/Main/ConsoleImpl2.cpp index 08568b722..bcbe58fb8 100644 --- a/src/VBox/Main/ConsoleImpl2.cpp +++ b/src/VBox/Main/ConsoleImpl2.cpp @@ -1,4 +1,4 @@ -/* $Id: ConsoleImpl2.cpp 16049 2009-01-19 17:12:11Z vboxsync $ */ +/* $Id: ConsoleImpl2.cpp $ */ /** @file * VBox Console COM Class implementation * |