diff options
Diffstat (limited to 'src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintString.c')
-rw-r--r-- | src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintString.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintString.c b/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintString.c index 723939124..8d789563b 100644 --- a/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintString.c +++ b/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintString.c @@ -1,4 +1,4 @@ -/* $Id: VBoxPrintString.c 29085 2010-05-05 14:03:59Z vboxsync $ */ +/* $Id: VBoxPrintString.c $ */ /** @file * VBoxPrintString.c - Implementation of the VBoxPrintString() debug logging routine. */ |