summaryrefslogtreecommitdiffstats
path: root/match.h
diff options
context:
space:
mode:
Diffstat (limited to 'match.h')
-rw-r--r--match.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/match.h b/match.h
index 9fc2f8ed..2404c1ea 100644
--- a/match.h
+++ b/match.h
@@ -24,4 +24,4 @@
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-int extract(obj_t *spec, obj_t *filenames, obj_t *bindings);
+int extract(val spec, val filenames, val bindings);