diff options
Diffstat (limited to 'src/VBox/Runtime/common/dbg/dbgmod.cpp')
-rw-r--r-- | src/VBox/Runtime/common/dbg/dbgmod.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/dbg/dbgmod.cpp b/src/VBox/Runtime/common/dbg/dbgmod.cpp index ecfc58793..fc94ffbf7 100644 --- a/src/VBox/Runtime/common/dbg/dbgmod.cpp +++ b/src/VBox/Runtime/common/dbg/dbgmod.cpp @@ -1,4 +1,4 @@ -/* $Id: dbgmod.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ +/* $Id: dbgmod.cpp $ */ /** @file * IPRT - Debug Module Interpreter. */ |