diff options
Diffstat (limited to 'src/VBox/Devices/PC/DevDMA.cpp')
-rw-r--r-- | src/VBox/Devices/PC/DevDMA.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevDMA.cpp b/src/VBox/Devices/PC/DevDMA.cpp index bbfcd78e3..ebcefdd5b 100644 --- a/src/VBox/Devices/PC/DevDMA.cpp +++ b/src/VBox/Devices/PC/DevDMA.cpp @@ -1,4 +1,4 @@ -/* $Id: DevDMA.cpp 38221 2011-07-28 14:11:14Z vboxsync $ */ +/* $Id: DevDMA.cpp $ */ /** @file * DevDMA - DMA Controller Device. */ |