Clang formatting.
This commit is contained in:
committed by
Patrick Niklaus
parent
e9c0987e8a
commit
69422cc4e7
@@ -169,7 +169,7 @@ mapMatchingImpl(SearchEngineData &engine_working_data,
|
||||
if (use_timestamps)
|
||||
{
|
||||
return trace_timestamps[t] - trace_timestamps[prev_unbroken_timestamps.back()] >
|
||||
max_broken_time;
|
||||
max_broken_time;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user