diff options
Diffstat (limited to 'src/VBox/Runtime/r3/posix/path-posix.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/posix/path-posix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/path-posix.cpp b/src/VBox/Runtime/r3/posix/path-posix.cpp index 33fbd9079..cf613dadc 100644 --- a/src/VBox/Runtime/r3/posix/path-posix.cpp +++ b/src/VBox/Runtime/r3/posix/path-posix.cpp @@ -1,4 +1,4 @@ -/* $Id: path-posix.cpp 36906 2011-05-01 16:35:12Z vboxsync $ */ +/* $Id: path-posix.cpp $ */ /** @file * IPRT - Path Manipulation, POSIX, Part 1. */ |