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