ldlinux: Make tab-completion output same as pre-elflink
authorMatt Fleming <matt.fleming@intel.com>
Wed, 9 Nov 2011 13:19:54 +0000 (13:19 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 2 Dec 2011 12:13:30 +0000 (12:13 +0000)
commit9298b65eaa645d94a17c9663e2cf988626d34def
treed78833e49bbfbe04f369957f5ad71f2d7d8e99b2
parent8589c986e0ff312221260f8c1b3f5463ceb691c8
ldlinux: Make tab-completion output same as pre-elflink

To maintain compatability with the old pre-elflink command line code,
the list of potential labels should all be printed on one line, not
one per line.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/elflink/ldlinux/readconfig.c