diff options
Diffstat (limited to 'src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp b/src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp index 33452bfcb..0f575fbae 100644 --- a/src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp +++ b/src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp @@ -1,4 +1,4 @@ -/* $Id: pathhost-darwin.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ +/* $Id: pathhost-darwin.cpp $ */ /** @file * IPRT - Path Conversions, Darwin. * |