Add missing newline in reports
authorTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 15 Nov 2012 00:22:50 +0000 (16:22 -0800)
committerTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 15 Nov 2012 00:22:50 +0000 (16:22 -0800)
commit00970ec61e5a01bab44d5dd1c5225869ce1c4f17
treece3354a1acfbfeef80d0bce219c4b86dd330065f
parentcd32d5f2a704447433033f94f06af59180637805
Add missing newline in reports

In error cases we might not get a backtrace or maps out of gdb.  In that
case the default "Unknown" string is missing a newline.

Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
src/coredump.c