Fix typo in tst_strtoll_strtoull. The wrong function was called for unsigned long...
commit8eabf67e1e4868e1f5b30ef275a68764112a7b4d
authorChristian Jullien <jullien@eligis.com>
Sat, 12 Nov 2022 05:55:39 +0000 (12 06:55 +0100)
committerChristian Jullien <jullien@eligis.com>
Sat, 12 Nov 2022 05:55:39 +0000 (12 06:55 +0100)
tree13e797f45e4712b88b1e16ebd04948dd21d04b4a
parent6219b2de00aedf24a9b8d12000ecb91b1b5aa602
Fix typo in tst_strtoll_strtoull. The wrong function was called for unsigned long long type.
tests/tests2/119_random_stuff.c