]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jk/strvec-typefix' into maint
authorJunio C Hamano <redacted>
Tue, 12 Oct 2021 20:51:47 +0000 (13:51 -0700)
committerJunio C Hamano <redacted>
Tue, 12 Oct 2021 20:51:47 +0000 (13:51 -0700)
Correct nr and alloc members of strvec struct to be of type size_t.

* jk/strvec-typefix:
  strvec: use size_t to store nr and alloc


Trivial merge
git clone https://git.99rst.org/PROJECT