diff options
Diffstat (limited to 'src/mrb_throw.h')
| -rw-r--r-- | src/mrb_throw.h | 2 |
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 */ |
