qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 2/7] acpi_table_install(): fix funcparam formatti


From: Laszlo Ersek
Subject: [Qemu-devel] [PATCH v2 2/7] acpi_table_install(): fix funcparam formatting in leading comment
Date: Mon, 15 Apr 2013 22:47:47 +0200

Signed-off-by: Laszlo Ersek <address@hidden>
---
 hw/acpi/core.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/acpi/core.c b/hw/acpi/core.c
index 64b8718..69cadb0 100644
--- a/hw/acpi/core.c
+++ b/hw/acpi/core.c
@@ -86,7 +86,7 @@ static int acpi_checksum(const uint8_t *data, int len)
  * is optionally overwritten from @hdrs.
  *
  * It is valid to call this function with
- * (@blob == NULL && bloblen == 0 && !has_header).
+ * (@blob == NULL && @bloblen == 0 && address@hidden).
  *
  * @hdrs->file and @hdrs->data are ignored.
  *
-- 
1.7.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]