summaryrefslogtreecommitdiff
path: root/insnhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'insnhelper.h')
-rw-r--r--insnhelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/insnhelper.h b/insnhelper.h
index 16b712e560..a2cb2e106c 100644
--- a/insnhelper.h
+++ b/insnhelper.h
@@ -143,4 +143,4 @@
#define BASIC_OP_UNREDEFINED_P(op) ((yarv_redefined_flag & (op)) == 0)
#define HEAP_CLASS_OF(obj) RBASIC(obj)->klass
-#endif // _INSNHELPER_H_INCLUDED_
+#endif /* _INSNHELPER_H_INCLUDED_ */