diff options
Diffstat (limited to 'src/VBox/Runtime/common/path/RTPathJoin.cpp')
-rw-r--r-- | src/VBox/Runtime/common/path/RTPathJoin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/path/RTPathJoin.cpp b/src/VBox/Runtime/common/path/RTPathJoin.cpp index 68919a49b..100a7987c 100644 --- a/src/VBox/Runtime/common/path/RTPathJoin.cpp +++ b/src/VBox/Runtime/common/path/RTPathJoin.cpp @@ -1,4 +1,4 @@ -/* $Id: RTPathJoin.cpp 33450 2010-10-26 09:24:32Z vboxsync $ */ +/* $Id: RTPathJoin.cpp $ */ /** @file * IPRT - RTPathJoin. */ |