summaryrefslogtreecommitdiffstatshomepage
path: root/py/repl.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/repl.h')
-rw-r--r--py/repl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/repl.h b/py/repl.h
index 02fe523ed4..db082f07ac 100644
--- a/py/repl.h
+++ b/py/repl.h
@@ -1 +1 @@
-bool mp_repl_is_compound_stmt(const char *line);
+MP_BOOL mp_repl_is_compound_stmt(const char *line);