rtld: add carriage return to die()
authorJohn Marino <draco@marino.st>
Sat, 18 Feb 2012 07:47:35 +0000 (08:47 +0100)
committerJohn Marino <draco@marino.st>
Sat, 18 Feb 2012 07:53:21 +0000 (08:53 +0100)
commitd8eb409351a158c123f2d38a1b3b0b90d6509f53
treeaa30e9494d1b8bc8092aaa874649d29e6c17ca2c
parent6e12bf15fff6ac1d3c41b57635d31623982d983e
rtld: add carriage return to die()

Add missing EOL character to the die() message.  This was lost when rtld_fdputstr() was
brought into rtld.

origin:
FreeBSD PR bin/165075
FreeBSD SVN 231582 (13 Feb 2012)
libexec/rtld-elf/rtld.c