diff options
| author | Tomasz DÄ…browski <[email protected]> | 2016-11-25 23:15:37 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-11-25 23:15:37 +0100 |
| commit | be5223371b6e07d44c02aec2bd22aa1a1be404eb (patch) | |
| tree | 69b972e91dda7f992ffcfb503d1b8f072d95e316 /include | |
| parent | 743c1e7be190eca83a08b95b0f6045cbdc9ba625 (diff) | |
| download | mruby-be5223371b6e07d44c02aec2bd22aa1a1be404eb.tar.gz mruby-be5223371b6e07d44c02aec2bd22aa1a1be404eb.zip | |
Fix typo in istruct.h
Diffstat (limited to 'include')
| -rw-r--r-- | include/mruby/istruct.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mruby/istruct.h b/include/mruby/istruct.h index 293a13788..4d2393ccd 100644 --- a/include/mruby/istruct.h +++ b/include/mruby/istruct.h @@ -1,5 +1,5 @@ /* -** mruby/instruct.h - Inline structures +** mruby/istruct.h - Inline structures ** ** See Copyright Notice in mruby.h */ |
