diff options
Diffstat (limited to 'src/VBox/Main/src-all/PciDeviceAttachmentImpl.cpp')
-rw-r--r-- | src/VBox/Main/src-all/PciDeviceAttachmentImpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/src-all/PciDeviceAttachmentImpl.cpp b/src/VBox/Main/src-all/PciDeviceAttachmentImpl.cpp index d3aedbe08..2d5e66ed6 100644 --- a/src/VBox/Main/src-all/PciDeviceAttachmentImpl.cpp +++ b/src/VBox/Main/src-all/PciDeviceAttachmentImpl.cpp @@ -1,4 +1,4 @@ -/* $Id: PciDeviceAttachmentImpl.cpp 36107 2011-02-28 18:24:32Z vboxsync $ */ +/* $Id: PciDeviceAttachmentImpl.cpp $ */ /** @file * |