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