diff options
Diffstat (limited to 'src/VBox/Debugger/DBGCBuiltInSymbols.cpp')
-rw-r--r-- | src/VBox/Debugger/DBGCBuiltInSymbols.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Debugger/DBGCBuiltInSymbols.cpp b/src/VBox/Debugger/DBGCBuiltInSymbols.cpp index 17abd3125..dbe5db7a1 100644 --- a/src/VBox/Debugger/DBGCBuiltInSymbols.cpp +++ b/src/VBox/Debugger/DBGCBuiltInSymbols.cpp @@ -1,4 +1,4 @@ -/* $Id: DBGCBuiltInSymbols.cpp 37423 2011-06-12 18:37:56Z vboxsync $ */ +/* $Id: DBGCBuiltInSymbols.cpp $ */ /** @file * DBGC - Debugger Console, Built-In Symbols. */ |