elflink: Include '\n' when printing error messages
authorMatt Fleming <matt.fleming@intel.com>
Fri, 25 Nov 2011 15:09:11 +0000 (15:09 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 2 Dec 2011 12:13:30 +0000 (12:13 +0000)
commit78c144a6d0f6682912ecfd7b8fcd4feabceab735
tree3afb952553b2b5a89724f4a489c13c99858c3dac
parent9298b65eaa645d94a17c9663e2cf988626d34def
elflink: Include '\n' when printing error messages

We need to print a newline character at the end of our error messages
otherwise the syslinux command prompt may overwrite them, making them
impossible to see.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/lib/sys/module/common.c