remove trailing whitespace

This commit is contained in:
Russ Frank 2021-04-22 16:41:20 -04:00
parent ed9b842296
commit ce31a6e830

View File

@ -129,7 +129,7 @@ public:
} }
else else
{ {
// If none of those conditions matched, it means both states we are merging have all // If none of those conditions matched, it means both states we are merging have all
// same timestamps. We have to pick either the smaller or larger value so that the // same timestamps. We have to pick either the smaller or larger value so that the
// result is deterministic. // result is deterministic.