summaryrefslogtreecommitdiff
path: root/plugins/androhelpers/try_n_catch.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/androhelpers/try_n_catch.h')
-rw-r--r--plugins/androhelpers/try_n_catch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/androhelpers/try_n_catch.h b/plugins/androhelpers/try_n_catch.h
index 5ac4ad5..31a9e5e 100644
--- a/plugins/androhelpers/try_n_catch.h
+++ b/plugins/androhelpers/try_n_catch.h
@@ -30,7 +30,7 @@
/* Traite tous les gestionnaires d'exception trouvés. */
-bool process_exception_handlers(GLoadedBinary *);
+bool process_exception_handlers(GLoadedBinary *, bool);