Show
Ignore:
Timestamp:
09/07/09 21:50:52 (3 years ago)
Author:
Pierre-Alexandre Meyer <pierre@…>
Children:
66868cb27d32f490ae3682562ddc72a09e4c8aa1
Parents:
19b1efa9f4702a695f185596a26c1a33b5c5ed23
git-committer:
Pierre-Alexandre Meyer <pierre@mouraf.org> / 2009-09-07T14:50:52Z-0700
Message:

hdt: remove extra LF

In a few places, extra LFs cause the menu to scroll ('\n' in the status bar).
Remove them (they are not needed anyway).

Signed-off-by: Pierre-Alexandre Meyer <pierre@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • com32/hdt/hdt-menu-kernel.c

    rdb265a9 r8e7362  
    7676           pci_device->dev_info->class_name); 
    7777        snprintf(infobar, sizeof infobar, 
    78            "%04x:%04x %s : %s\n", 
     78           "%04x:%04x %s : %s", 
    7979           pci_device->vendor, 
    8080           pci_device->product,