]> git.99rst.org Git - git.git/commit
t/helper/test-oidmap.c: avoid using `strtok()`
authorTaylor Blau <redacted>
Mon, 24 Apr 2023 22:20:20 +0000 (18:20 -0400)
committerJunio C Hamano <redacted>
Mon, 24 Apr 2023 23:01:28 +0000 (16:01 -0700)
commitdeeabc1ff07fed102e90f9037aed749b16abd9a6
tree49dd7a815d8070906f1d922c10cef1cbaa74153b
parent826f0e33ab0cbe976af02dd487303e4d1a0b3017
t/helper/test-oidmap.c: avoid using `strtok()`

Apply similar treatment as in the previous commit to remove usage of
`strtok()` from the "oidmap" test helper.

Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/helper/test-oidmap.c
git clone https://git.99rst.org/PROJECT