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 /object.h | |
parent | 0939a242fe95fd2c2a2a4094d827e144382de3d7 (diff) | |
download | git-a8002a5f0ee19e2a513483e763b8b4a7cdcaa48d.tar.gz |
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 'object.h')
0 files changed, 0 insertions, 0 deletions