Cosmetic fixes
This commit is contained in:
parent
a108843069
commit
6fef49f42a
|
@ -65,8 +65,8 @@ void graphicsBindingInit();
|
|||
|
||||
void fileIntBindingInit();
|
||||
|
||||
static VALUE mriPrint(int, VALUE*, VALUE);
|
||||
static VALUE mriP(int, VALUE*, VALUE);
|
||||
RB_METHOD(mriPrint);
|
||||
RB_METHOD(mriP);
|
||||
RB_METHOD(mriDataDirectory);
|
||||
|
||||
static void mriBindingInit()
|
||||
|
|
Loading…
Reference in New Issue