diff options
Diffstat (limited to 'src/VBox/Runtime/common/dvm/dvm.cpp')
-rw-r--r-- | src/VBox/Runtime/common/dvm/dvm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/dvm/dvm.cpp b/src/VBox/Runtime/common/dvm/dvm.cpp index eb9fe7021..3eaf2ce76 100644 --- a/src/VBox/Runtime/common/dvm/dvm.cpp +++ b/src/VBox/Runtime/common/dvm/dvm.cpp @@ -1,4 +1,4 @@ -/* $Id: dvm.cpp 37270 2011-05-30 21:25:42Z vboxsync $ */ +/* $Id: dvm.cpp $ */ /** @file * IPRT Disk Volume Management API (DVM) - generic code. */ |