Added comment [skip ci]

This commit is contained in:
Andrew Kane
2026-04-14 16:10:45 -07:00
parent 97e0ed4464
commit 8af675cd25

View File

@@ -99,6 +99,7 @@ AddSample(Datum *values, IvfflatBuildState * buildstate)
buildstate->rowstoskip -= 1; buildstate->rowstoskip -= 1;
} }
/* Increment after reservoir_get_next_S */
buildstate->samplerows += 1; buildstate->samplerows += 1;
} }