aboutsummaryrefslogtreecommitdiffstats
path: root/src/jailcheck/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jailcheck/utils.c')
-rw-r--r--src/jailcheck/utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jailcheck/utils.c b/src/jailcheck/utils.c
index 8460c1bf7..97fe8833b 100644
--- a/src/jailcheck/utils.c
+++ b/src/jailcheck/utils.c
@@ -99,4 +99,3 @@ int find_child(int id) {
99 // this happens for processes sandboxed with --join 99 // this happens for processes sandboxed with --join
100 return first_child; 100 return first_child;
101} 101}
102