On 17-11-14 23:14, David Sommerseth wrote:
> If down-root fails it will now use warn() to provide some more information
> about what went wrong, by retrieving the error message via errno.
Here too a small nitpick from the compiler (forgot to include err.h),
but otherwise ACK.
down-root.c:164:4: w
From: David Sommerseth
If down-root fails it will now use warn() to provide some more information
about what went wrong, by retrieving the error message via errno.
Signed-off-by: David Sommerseth
---
src/plugins/down-root/down-root.c | 52 +++
1 file changed