diff options
Diffstat (limited to 'src/VBox/Runtime/r3/path.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/path.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/path.cpp b/src/VBox/Runtime/r3/path.cpp index 591f0556d..28661291e 100644 --- a/src/VBox/Runtime/r3/path.cpp +++ b/src/VBox/Runtime/r3/path.cpp @@ -1,4 +1,4 @@ -/* $Id: path.cpp $ */ +/* $Id: path.cpp 35225 2010-12-17 13:54:46Z vboxsync $ */ /** @file * IPRT - Path Manipulation. */ |