From: Junio C Hamano <hidden> Date: 2016-06-15 22:57:09
Kevin Bracey [off-list ref] writes:
On 04/05/2013 20:25, Ramsay Jones wrote:
quoted
Sparse issues an "'sole_interesting' not declared. Should it be static?"
warning. In order to suppress the warning, since this symbol does not
need more than file visibility, we simply add the static modifier to
its declaration.