diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2013-07-15 02:54:11 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-15 08:20:11 -0700 |
commit | a8002a5f0ee19e2a513483e763b8b4a7cdcaa48d (patch) | |
tree | f954807ebe5975779d937713465c6e804f0e2f2e /Documentation/RelNotes/1.7.3.2.txt | |
parent | mailmap: debug: fix malformed fprintf() format conversion specification (diff) | |
download | tgif-a8002a5f0ee19e2a513483e763b8b4a7cdcaa48d.tar.xz |
mailmap: debug: eliminate -Wformat field precision type warning
The compiler complains that '*' in fprintf() format "%.*s" should
have type int, but we pass size_t. Fix this.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.3.2.txt')
0 files changed, 0 insertions, 0 deletions