commit 6ba9fe35f1716763cfa95ed8c27510822b4b96d0
Author: sin <[email protected]>
Date:   Thu Apr 17 16:29:52 2014 +0100

    Remember to convert '/' back to '.' in sysctl before returning

diff --git a/sysctl.c b/sysctl.c
index b7f2223..e9a3898 100644
--- a/sysctl.c
+++ b/sysctl.c
@@ -59,6 +59,10 @@ getsysctl(char *variable, char **value)
        if (p)
                *p = '

Reply via email to