Commit 178daf1a authored by dearblue's avatar dearblue

Fixes file header in src/{cdump,dump}.c [ci skip]

The file headers were pointing to each other's files.
parent 696589cf
/*
** dump.c - mruby binary dumper (mrbc binary format)
** cdump.c - mruby binary dumper (in C)
**
** See Copyright Notice in mruby.h
*/
......
/*
** cdump.c - mruby binary dumper (in C)
** dump.c - mruby binary dumper (mrbc binary format)
**
** See Copyright Notice in mruby.h
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment