diff options
Diffstat (limited to 'src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp')
-rw-r--r-- | src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp b/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp index 848759fa1..68b58803e 100644 --- a/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp +++ b/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp @@ -1,4 +1,4 @@ -/* $Id: RTPathChangeToDosSlashes.cpp 34205 2010-11-19 15:09:08Z vboxsync $ */ +/* $Id: RTPathChangeToDosSlashes.cpp $ */ /** @file * IPRT - RTPathChangeToDosSlashes */ |