summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorYukihiro Matz Matsumoto <[email protected]>2013-03-27 11:28:05 +0900
committerYukihiro Matz Matsumoto <[email protected]>2013-03-27 11:28:05 +0900
commite03e697549f0981d38a3e2a5c6241e0e305ade40 (patch)
tree8efcb06006c2ce063f8cf6379e711958f2236566 /src
parenta0f6e4d58edc296b0a3f8a3f7be5ab62ff61604d (diff)
downloadmruby-e03e697549f0981d38a3e2a5c6241e0e305ade40.tar.gz
mruby-e03e697549f0981d38a3e2a5c6241e0e305ade40.zip
little cosmetic change (delete word Rite); bump dump file version number
Diffstat (limited to 'src')
-rw-r--r--src/dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dump.c b/src/dump.c
index d96b2778e..fdb20f68a 100644
--- a/src/dump.c
+++ b/src/dump.c
@@ -1,5 +1,5 @@
/*
-** dump.c - mruby binary dumper (Rite binary format)
+** dump.c - mruby binary dumper (mrbc binary format)
**
** See Copyright Notice in mruby.h
*/