Merge pull request #3298 from dabroz/patch-1

Fix typo in istruct.h
This commit is contained in:
Yukihiro "Matz" Matsumoto
2016-11-26 09:50:37 +09:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
/*
** mruby/instruct.h - Inline structures
** mruby/istruct.h - Inline structures
**
** See Copyright Notice in mruby.h
*/