From: René Scharfe Date: Wed, 20 May 2009 22:05:22 +0000 (+0200) Subject: grep: make callback functions static X-Git-Tag: v1.6.4-rc0~143^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ff3c7f9a264da41a2cd7b7a28a27f8ad935b81a9?hp=ff3c7f9a264da41a2cd7b7a28a27f8ad935b81a9 grep: make callback functions static Suggested by Stephen Boyd: make the callback functions used for option parsing static. Signed-off-by: Rene Scharfe Signed-off-by: Junio C Hamano ---