summaryrefslogtreecommitdiffstats
path: root/lib/roken/search.hin
diff options
context:
space:
mode:
Diffstat (limited to 'lib/roken/search.hin')
-rw-r--r--lib/roken/search.hin2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/roken/search.hin b/lib/roken/search.hin
index b4edcff..f8592c4 100644
--- a/lib/roken/search.hin
+++ b/lib/roken/search.hin
@@ -32,7 +32,7 @@ typedef enum {
ROKEN_CPP_START
-ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL rk_tdelete(const void * __restrict, void ** __restrict,
+ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL rk_tdelete(const void *, void **,
int (*)(const void *, const void *));
ROKEN_LIB_FUNCTION void * ROKEN_LIB_CALL rk_tfind(const void *, void * const *,
int (*)(const void *, const void *));
OpenPOWER on IntegriCloud