From e03e697549f0981d38a3e2a5c6241e0e305ade40 Mon Sep 17 00:00:00 2001 From: Yukihiro Matz Matsumoto Date: Wed, 27 Mar 2013 11:28:05 +0900 Subject: little cosmetic change (delete word Rite); bump dump file version number --- src/dump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 */ -- cgit v1.2.3