diff options
Diffstat (limited to 'src/VBox/Devices/PC/DevFwCommon.cpp')
-rw-r--r-- | src/VBox/Devices/PC/DevFwCommon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevFwCommon.cpp b/src/VBox/Devices/PC/DevFwCommon.cpp index 583bdcea0..40160cf04 100644 --- a/src/VBox/Devices/PC/DevFwCommon.cpp +++ b/src/VBox/Devices/PC/DevFwCommon.cpp @@ -1,4 +1,4 @@ -/* $Id: DevFwCommon.cpp 35353 2010-12-27 17:25:52Z vboxsync $ */ +/* $Id: DevFwCommon.cpp $ */ /** @file * FwCommon - Shared firmware code (used by DevPcBios & DevEFI). */ |