diff options
author | René Scharfe <l.s.r@web.de> | 2016-07-08 05:08:05 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-08 09:47:28 -0700 |
commit | 1dad879a7b7b41381cf4ccf471dcab06993a131b (patch) | |
tree | bb1bf0561cb133131936399478386fb7c5529a9c /t/t3901-utf8.txt | |
parent | config: fix bogus fd check when setting up default config (diff) | |
download | tgif-1dad879a7b7b41381cf4ccf471dcab06993a131b.tar.xz |
am: ignore return value of write_file()
write_file() either returns 0 or dies, so there is no point in checking
its return value. The callers of the wrappers write_state_text(),
write_state_count() and write_state_bool() consequently already ignore
their return values. Stop pretending we care and make them void.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3901-utf8.txt')
0 files changed, 0 insertions, 0 deletions