summaryrefslogtreecommitdiff
path: root/p11-kit/virtual.c
diff options
context:
space:
mode:
Diffstat (limited to 'p11-kit/virtual.c')
-rw-r--r--p11-kit/virtual.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/p11-kit/virtual.c b/p11-kit/virtual.c
index 67b3eed..a027368 100644
--- a/p11-kit/virtual.c
+++ b/p11-kit/virtual.c
@@ -2792,7 +2792,7 @@ init_wrapper_funcs (Wrapper *wrapper)
if (!bind_ffi_closure (wrapper, over,
binding->function,
(ffi_type **)binding->types, bound))
- return_val_if_reached (false);
+ return false;
}
}
@@ -2801,7 +2801,7 @@ init_wrapper_funcs (Wrapper *wrapper)
binding_C_GetFunctionList,
(ffi_type **)get_function_list_args,
(void **)&wrapper->bound.C_GetFunctionList))
- return_val_if_reached (false);
+ return false;
/*
* These functions are used as a marker to indicate whether this is