[syslinux:master] hdt: fixing typo

syslinux-bot for Erwan Velu erwan.velu at free.fr
Sun Feb 6 14:07:16 PST 2011


Commit-ID:  dd8eaac8246433cda3b32f237f79246cf1cc6e6b
Gitweb:     http://syslinux.zytor.com/commit/dd8eaac8246433cda3b32f237f79246cf1cc6e6b
Author:     Erwan Velu <erwan.velu at free.fr>
AuthorDate: Mon, 7 Dec 2009 21:19:26 +0100
Committer:  Erwan Velu <erwan.velu at free.fr>
CommitDate: Mon, 7 Dec 2009 21:19:26 +0100

hdt: fixing typo

Impact: build process is working again

Oops, I did it again


---
 com32/hdt/hdt-cli-acpi.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/com32/hdt/hdt-cli-acpi.c b/com32/hdt/hdt-cli-acpi.c
index 6e75d26..7f4a380 100644
--- a/com32/hdt/hdt-cli-acpi.c
+++ b/com32/hdt/hdt-cli-acpi.c
@@ -44,7 +44,6 @@ static void show_header_32(uint32_t address, s_acpi_description_header * h)
 }
 
 /* Print ACPI's table header in a defined formating */
-static void show_header_32(uint32_t address, s_acpi_description_header * h)
 static void show_header(uint64_t address, s_acpi_description_header * h)
 {
     more_printf("%-4s v%03x %-6s %-7s 0x%08x %-4s    0x%08x @ 0x%016llx\n",



More information about the Syslinux-commits mailing list