Minor: reformatted code.
This commit is contained in:
parent
449fb163bd
commit
da7a3cf67b
@ -717,8 +717,7 @@ CalcState CALCULATE_LIBRARY_API compute_price_for_parking_ticket(
|
|||||||
QDateTime &end_parking_time,
|
QDateTime &end_parking_time,
|
||||||
struct price_t *price,
|
struct price_t *price,
|
||||||
PermitType permitType,
|
PermitType permitType,
|
||||||
bool prepaid)
|
bool prepaid) {
|
||||||
{
|
|
||||||
CalcState calcState;
|
CalcState calcState;
|
||||||
|
|
||||||
QDateTime start_parking_time(start_parking_time_);
|
QDateTime start_parking_time(start_parking_time_);
|
||||||
|
Loading…
Reference in New Issue
Block a user