summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-menu-summary.c
diff options
context:
space:
mode:
Diffstat (limited to 'com32/hdt/hdt-menu-summary.c')
-rw-r--r--com32/hdt/hdt-menu-summary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/hdt/hdt-menu-summary.c b/com32/hdt/hdt-menu-summary.c
index 6401221a..e8e2fc65 100644
--- a/com32/hdt/hdt-menu-summary.c
+++ b/com32/hdt/hdt-menu-summary.c
@@ -189,7 +189,7 @@ void compute_summarymenu(struct s_my_menu *menu, struct s_hardware *hardware)
kernel_modules,
pci_device->dev_info->class_name);
snprintf(statbuffer, sizeof statbuffer,
- "%04x:%04x %s : %s\n",
+ "%04x:%04x %s : %s",
pci_device->vendor,
pci_device->product,
pci_device->dev_info->vendor_name,