diff options
| author | Ralf Thielow <ralf.thielow@gmail.com> | 2020-02-27 20:25:30 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-02-28 08:39:09 -0800 |
| commit | 7daf4f2ac7b8fdddf6d8e128dc30e7daec7abad2 (patch) | |
| tree | a98cf2c95474ca2b0fc8b3efeddde926894c27a1 /t/t4018/bash-conditional-function | |
| parent | 5a5445d8788058c6d038f5f4072316db0d250eeb (diff) | |
rebase-interactive.c: silence format-zero-length warnings
Fixes the following warnings:
rebase-interactive.c: In function ‘edit_todo_list’:
rebase-interactive.c:137:38: warning: zero-length gnu_printf format string [-Wformat-zero-length]
write_file(rebase_path_dropped(), "");
rebase-interactive.c:144:37: warning: zero-length gnu_printf format string [-Wformat-zero-length]
write_file(rebase_path_dropped(), "");
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/bash-conditional-function')
0 files changed, 0 insertions, 0 deletions
