logging: Print final newline to same file-pointer as the rest
commit9a7e576489f947838a9909c2a778a34cfcbfadfc
authorAndreas Ericsson <ae@op5.se>
Tue, 20 Apr 2010 15:11:42 +0000 (20 17:11 +0200)
committerAndreas Ericsson <ae@op5.se>
Tue, 20 Apr 2010 15:27:55 +0000 (20 17:27 +0200)
tree52dc703ba3c9f918f7ce999199cba6df71120d76
parent175618d18e4485a6f1a3170c1fd6253c3a24e8c3
logging: Print final newline to same file-pointer as the rest

Otherwise we'll be spamming stdout no matter where we're sending
the logs.

Signed-off-by: Andreas Ericsson <ae@op5.se>
logging.c