grep: make callback functions static
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Wed, 20 May 2009 22:05:22 +0000 (00:05 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2009 01:16:25 +0000 (18:16 -0700)
Suggested by Stephen Boyd: make the callback functions used for option
parsing static.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found