summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c
diff options
context:
space:
mode:
authorFelix Geyer <debfx-pkg@fobos.de>2010-06-09 15:28:29 +0200
committerFelix Geyer <debfx-pkg@fobos.de>2010-06-09 15:28:29 +0200
commit4fc7368fb7c2191d0415356bc517ad2be123cd3c (patch)
treed7dab5c9e3eb82583c9210895da45373d8f593ed /src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c
parente13debb062071c46f2707d0d0e59c57675b49360 (diff)
downloadvirtualbox-4fc7368fb7c2191d0415356bc517ad2be123cd3c.tar.gz
Imported Upstream version 3.2.4-dfsgupstream/3.2.4-dfsg
Diffstat (limited to 'src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c')
-rw-r--r--src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c b/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c
index c622bdadd..d73dc1d83 100644
--- a/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c
+++ b/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c
@@ -1,4 +1,4 @@
-/* $Id: VBoxPrintChar.c 28800 2010-04-27 08:22:32Z vboxsync $ */
+/* $Id: VBoxPrintChar.c $ */
/** @file
* VBoxPrintChar.c - Implementation of the VBoxPrintChar() debug logging routine.
*/