diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/strformat.cpp')
-rw-r--r-- | src/VBox/Runtime/common/string/strformat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strformat.cpp b/src/VBox/Runtime/common/string/strformat.cpp index fec8315ec..d6058e6c0 100644 --- a/src/VBox/Runtime/common/string/strformat.cpp +++ b/src/VBox/Runtime/common/string/strformat.cpp @@ -1,4 +1,4 @@ -/* $Id: strformat.cpp $ */ +/* $Id: strformat.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ /** @file * IPRT - String Formatter. */ |