OSDN Git Service

Use putchar for the trailing `\n' in plugin message.
authorhjl <hjl>
Tue, 7 Dec 2010 05:25:49 +0000 (05:25 +0000)
committerhjl <hjl>
Tue, 7 Dec 2010 05:25:49 +0000 (05:25 +0000)
commitb41f3507c351915e0dee1d04da12273fab2c9626
tree6735af8e848506d03f05b1ab082410e9a95ed047
parentccb6268723f2a54e1a05cf01da0f4c5c8c654bb8
Use putchar for the trailing `\n' in plugin message.

bfd/

2010-12-06  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>

PR ld/12288
* plugin.c (message): Add putchar for the trailing `\n'.

ld/

2010-12-06  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>

PR ld/12288
* plugin.c (message): Use putchar for the trailing `\n'.
bfd/ChangeLog
bfd/plugin.c
ld/ChangeLog
ld/plugin.c