summaryrefslogtreecommitdiffstats
path: root/glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'glob.c')
-rw-r--r--glob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glob.c b/glob.c
index 4ce1e2f8..21f2bb0c 100644
--- a/glob.c
+++ b/glob.c
@@ -47,7 +47,7 @@ static int errfunc_thunk(const char *errpath, int errcode)
val result = t;
uw_frame_t cont_guard;
- uw_push_guard(&cont_guard);
+ uw_push_guard(&cont_guard, 0);
uw_simple_catch_begin;