Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/environment.cpp
Original file line number Diff line number Diff line change
@@ -144,7 +144,7 @@ namespace rubinius {
}
}

void Environment::stop_logging(state) {
void Environment::stop_logging(STATE) {
utilities::logger::close();
}

0 comments on commit 2a0ef47

Please sign in to comment.