diff options
Diffstat (limited to 'src/VBox/Runtime/common/path/RTPathCopyComponents.cpp')
-rw-r--r-- | src/VBox/Runtime/common/path/RTPathCopyComponents.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/path/RTPathCopyComponents.cpp b/src/VBox/Runtime/common/path/RTPathCopyComponents.cpp index 55b5f4f86..afe4738cc 100644 --- a/src/VBox/Runtime/common/path/RTPathCopyComponents.cpp +++ b/src/VBox/Runtime/common/path/RTPathCopyComponents.cpp @@ -1,4 +1,4 @@ -/* $Id: RTPathCopyComponents.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: RTPathCopyComponents.cpp $ */ /** @file * IPRT - RTPathCountComponents */ |