diff options
Diffstat (limited to 'src/VBox/Runtime/common/path/comparepaths.cpp')
-rw-r--r-- | src/VBox/Runtime/common/path/comparepaths.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/path/comparepaths.cpp b/src/VBox/Runtime/common/path/comparepaths.cpp index c8cf5e81f..7c42db33b 100644 --- a/src/VBox/Runtime/common/path/comparepaths.cpp +++ b/src/VBox/Runtime/common/path/comparepaths.cpp @@ -1,4 +1,4 @@ -/* $Id: comparepaths.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ +/* $Id: comparepaths.cpp $ */ /** @file * IPRT - Path Comparison. */ |