chiark / gitweb /
utils/gprintf.c: Return the correct number of output characters.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 22 Feb 2024 19:43:58 +0000 (19:43 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 22 Feb 2024 19:49:47 +0000 (19:49 +0000)
commit912f6431247d27e2144c5c078bd47396d95f5175
treecfd89dab5c5c07ae251ae65d6b716f22f68e4a81
parentce896b0b69481d8ec941e1601fddd2df5143b259
utils/gprintf.c: Return the correct number of output characters.

Also fix the test program to check that the output count is correct.
struct/t/dstr-putf-test.c
utils/gprintf.c