diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-08-02 22:42:29 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-02 22:42:29 -0700 |
| commit | 4985f72ea5133441c2e9ba808bdea861a2d9f042 (patch) | |
| tree | eef91003c3f538dac10bbf734e3d829befbabc26 /git-gui/lib | |
| parent | 7a4acc360782c9eb0e53f51a5cf3147fa88f973e (diff) | |
clean: do not pass the whole structure when it is not necessary
The callee parse_choice() only needs to access a NUL-terminated
string; instead of insisting to take a pointer to a strbuf, just
take a pointer to a character array.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib')
0 files changed, 0 insertions, 0 deletions
