commit | 0d0424272f85afb5262613829cf1f48f994cebc7 | [log] [tgz] |
---|---|---|
author | Karsten Blees <karsten.blees@gmail.com> | Wed Jun 11 09:57:59 2014 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jun 17 09:37:47 2014 -0700 |
tree | dc582524b42a908bb2793a41a718526f1d76fa08 | |
parent | 4a3b0b25f182727876bfb01748b2d00dd43f9ad7 [diff] |
trace: remove redundant printf format attribute trace_printf_key() is the only non-static function that duplicates the printf format attribute in the .c file, remove it for consistency. Signed-off-by: Karsten Blees <blees@dcon.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>