Remove verbosity for -noverbose; cleanup in code layout and message texts
authormarkus schnalke <meillo@marmaro.de>
Wed, 14 Jan 2015 06:53:31 +0000 (07:53 +0100)
committermarkus schnalke <meillo@marmaro.de>
Wed, 14 Jan 2015 06:53:31 +0000 (07:53 +0100)
commit3c2d2abb007c8d97c6a09d9be0e70367518afe30
tree4cbb0aa2a6aaa96dd7e605693bec51936b5bf564
parent8bf8e1e29df17658c3d77629e17f88bf9159e21b
Remove verbosity for -noverbose; cleanup in code layout and message texts

We shouldn't print information messages if we run non-verbosely.
In this case, the message appeared not to be helpful because it
suggests to re-run the command with `-verbose' ... but sending the
message again is usually not possible, not wanted or would produce
different results.

This is a cleanup of Philipp's patch.
uip/send.c