trace: remove redundant printf format attribute
authorKarsten Blees <redacted>
Wed, 11 Jun 2014 07:57:59 +0000 (09:57 +0200)
committerJunio C Hamano <redacted>
Tue, 17 Jun 2014 16:37:47 +0000 (09:37 -0700)
commit0d0424272f85afb5262613829cf1f48f994cebc7
treedc582524b42a908bb2793a41a718526f1d76fa08
parent4a3b0b25f182727876bfb01748b2d00dd43f9ad7
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
trace.c
git clone https://git.99rst.org/PROJECT