mailmap: debug: fix out-of-order fprintf() arguments
commitc10be0c6acfe671adf0ed1b3387de45d126f8ab7
authorEric Sunshine <sunshine@sunshineco.com>
Mon, 15 Jul 2013 06:54:09 +0000 (15 02:54 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2013 15:18:04 +0000 (15 08:18 -0700)
tree930837acabeb200ebf07ecddb8ef729d2fda2b75
parent97e751be7928d17c177b2fe65fb9bacf6ee35643
mailmap: debug: fix out-of-order fprintf() arguments

Resolve segmentation fault due to arguments passed in wrong order.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
mailmap.c