astyle src/modules/replay

This commit is contained in:
Daniel Agar
2017-01-28 16:24:13 -05:00
committed by Lorenz Meier
parent 830cb44b9c
commit da90e1ce62

View File

@@ -805,7 +805,7 @@ int Replay::start(bool quiet, bool apply_params_only)
ret = -1;
}
delete(r);
delete (r);
} else {