diff options
Diffstat (limited to 'src/VBox/Devices/PC/DevHPET.cpp')
-rw-r--r-- | src/VBox/Devices/PC/DevHPET.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevHPET.cpp b/src/VBox/Devices/PC/DevHPET.cpp index c83d55379..119b4fb8c 100644 --- a/src/VBox/Devices/PC/DevHPET.cpp +++ b/src/VBox/Devices/PC/DevHPET.cpp @@ -1,4 +1,4 @@ -/* $Id: DevHPET.cpp 37636 2011-06-24 14:59:59Z vboxsync $ */ +/* $Id: DevHPET.cpp $ */ /** @file * HPET virtual device - high precision event timer emulation */ |