From 191d250adfd9d50846db5350641d279cad39c325 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 16 Mar 2018 16:57:06 +1100 Subject: Remove line-end white space. --- src/SparseVector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/SparseVector.h') diff --git a/src/SparseVector.h b/src/SparseVector.h index 4e28996fc..867409895 100644 --- a/src/SparseVector.h +++ b/src/SparseVector.h @@ -126,7 +126,7 @@ public: ClearValue(partition); starts->RemovePartition(partition); values->Delete(partition); - // Its the previous partition now that gets smaller + // Its the previous partition now that gets smaller partition--; } } -- cgit v1.2.3