summaryrefslogtreecommitdiffhomepage
path: root/src/mrb_throw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mrb_throw.h')
-rw-r--r--src/mrb_throw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mrb_throw.h b/src/mrb_throw.h
index 859729be6..3c7407a8d 100644
--- a/src/mrb_throw.h
+++ b/src/mrb_throw.h
@@ -38,4 +38,4 @@ struct mrb_jmpbuf {
#endif
};
-#endif
+#endif /* MRB_THROW_H */