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