diff options
Diffstat (limited to 'src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c')
-rw-r--r-- | src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c b/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c index 51c4a34fc..9652c44e4 100644 --- a/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c +++ b/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c @@ -1,4 +1,4 @@ -/* $Id: VBoxDebugLib.c 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: VBoxDebugLib.c $ */ /** @file * VBoxDebugLib.c - Debug logging and assertions support routines using DevEFI. */ |