Code

Removed newline at the end of sdb_log()'ed strings.
authorSebastian Harl <sh@tokkee.org>
Wed, 20 Mar 2013 06:48:10 +0000 (23:48 -0700)
committerSebastian Harl <sh@tokkee.org>
Wed, 20 Mar 2013 06:48:10 +0000 (23:48 -0700)
commitbe63d81ac212b97d79b478634dc86c141992cef8
tree98a589162c772eac9771a7f71a13da0bb788cc72
parent6f6e12a94487f7bdf9efe2d5f1733684df6d75a6
Removed newline at the end of sdb_log()'ed strings.

The actual logging callback should take care of handling that appropriately.
src/backend/collectd/unixsock.c
src/backend/mk-livestatus.c
src/backend/puppet/store-configs.c
src/core/plugin.c
src/core/store.c
src/daemon/config.c
src/daemon/sysdbd.c
src/utils/dbi.c
src/utils/unixsock.c