change error messages in droppriv code to match the rest
authorMichael Tokarev <mjt@corpit.ru>
Mon, 18 May 2009 13:00:00 +0000 (17:00 +0400)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 18 May 2009 13:05:43 +0000 (15:05 +0200)
commit54cb6b1aecb06a1ca44a7a60c74dd0d65b0043dd
tree5ffc71397fe2507e7b0b33b23065a15f9492fd0f
parentd4f9863635d06665cfbd3c46dc482344de240e97
change error messages in droppriv code to match the rest

Change formatting of error messages about failed syscalls
to be the same as in other places in tincd.

Also suggest a change in "$foo not supported on this platform"
message as it's now used more than once.
src/tincd.c