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