From a7928f8ec7fb3c368e6086ab48f41e33a22e1b94 Mon Sep 17 00:00:00 2001 From: Peter Hagervall Date: Wed, 28 Sep 2005 14:04:54 +0200 Subject: [PATCH] Make some needlessly global stuff static Insert 'static' where appropriate. Signed-off-by: Peter Hagervall Signed-off-by: Junio C Hamano --- update-ref.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update-ref.c') diff --git a/update-ref.c b/update-ref.c index 01496f6a92..1863b82324 100644 --- a/update-ref.c +++ b/update-ref.c @@ -6,7 +6,7 @@ static const char git_update_ref_usage[] = "git-update-ref [