diff options
Diffstat (limited to 'src/VBox/Devices/PC/DevSMC.cpp')
-rw-r--r-- | src/VBox/Devices/PC/DevSMC.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevSMC.cpp b/src/VBox/Devices/PC/DevSMC.cpp index a8047ee4b..01e76a0f5 100644 --- a/src/VBox/Devices/PC/DevSMC.cpp +++ b/src/VBox/Devices/PC/DevSMC.cpp @@ -1,4 +1,4 @@ -/* $Id: DevSMC.cpp 35353 2010-12-27 17:25:52Z vboxsync $ */ +/* $Id: DevSMC.cpp $ */ /** @file * DevSMC - SMC device emulation. */ |