From: Felipe Contreras Date: Thu, 31 Oct 2013 09:25:40 +0000 (-0600) Subject: transport-helper: trivial style fix X-Git-Tag: v1.8.5-rc1~1^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23cd01ec53abd9a814d6a565a1e40333ae785611;p=thirdparty%2Fgit.git transport-helper: trivial style fix Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano --- diff --git a/transport-helper.c b/transport-helper.c index b32e2d64dd..673b7c214f 100644 --- a/transport-helper.c +++ b/transport-helper.c @@ -269,6 +269,7 @@ static const char *unsupported_options[] = { TRANS_OPT_THIN, TRANS_OPT_KEEP }; + static const char *boolean_options[] = { TRANS_OPT_THIN, TRANS_OPT_KEEP,