diff options
| author | Yukihiro Matsumoto <[email protected]> | 2012-08-19 08:35:23 +0900 |
|---|---|---|
| committer | Yukihiro Matsumoto <[email protected]> | 2012-08-19 08:35:23 +0900 |
| commit | e27cc402da93569cabfdda2abd1ea0f17d2c63d4 (patch) | |
| tree | 244d4d42a88d4590f5a58fc1e10ac90fa4829285 /src/state.c | |
| parent | b8fc484d2ea97e8eb6bc25744d3e192580e1504d (diff) | |
| download | mruby-e27cc402da93569cabfdda2abd1ea0f17d2c63d4.tar.gz mruby-e27cc402da93569cabfdda2abd1ea0f17d2c63d4.zip | |
replace RiteVM in comments by mruby
Diffstat (limited to 'src/state.c')
| -rw-r--r-- | src/state.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state.c b/src/state.c index 41a851380..0a4268ecd 100644 --- a/src/state.c +++ b/src/state.c @@ -1,5 +1,5 @@ /* -** state.c - RiteVM open/close functions +** state.c - mrb_state open/close functions ** ** See Copyright Notice in mruby.h */ |
