diff options
Diffstat (limited to 'src/VBox/Debugger/VBoxDbgConsole.cpp')
-rw-r--r-- | src/VBox/Debugger/VBoxDbgConsole.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Debugger/VBoxDbgConsole.cpp b/src/VBox/Debugger/VBoxDbgConsole.cpp index ab0ae229d..46756985c 100644 --- a/src/VBox/Debugger/VBoxDbgConsole.cpp +++ b/src/VBox/Debugger/VBoxDbgConsole.cpp @@ -1,4 +1,4 @@ -/* $Id: VBoxDbgConsole.cpp 35346 2010-12-27 16:13:13Z vboxsync $ */ +/* $Id: VBoxDbgConsole.cpp $ */ /** @file * VBox Debugger GUI - Console. */ |