src/modules/module-tunnel.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 705d3c28f215bd6899e0e5c3a5ed9a69418afd86
Author: Tanu Kaskinen
Date: Sun Jul 14 13:39:32 2013 +0300
tunnel: Fix reading state from wrong variable
u->sink->state is not y
src/daemon/caps.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 999b47c09948edf7b8e7bc6757e0e41c24e824a1
Author: Tanu Kaskinen
Date: Sun Jul 14 13:26:24 2013 +0300
caps: Fix compilation on Windows
Thanks to Pierre Ossman for the patch.
diff --git a