diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/strversion.cpp')
-rw-r--r-- | src/VBox/Runtime/common/string/strversion.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/strversion.cpp b/src/VBox/Runtime/common/string/strversion.cpp index bab3a4c20..7a93bc8d6 100644 --- a/src/VBox/Runtime/common/string/strversion.cpp +++ b/src/VBox/Runtime/common/string/strversion.cpp @@ -1,4 +1,4 @@ -/* $Id: strversion.cpp 35076 2010-12-14 13:31:41Z vboxsync $ */ +/* $Id: strversion.cpp $ */ /** @file * IPRT - Version String Parsing. */ |