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: https://git.lorimer.id.au/gitweb.git/diff_plain/23cd01ec53abd9a814d6a565a1e40333ae785611?ds=inline;hp=--cc transport-helper: trivial style fix Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano --- 23cd01ec53abd9a814d6a565a1e40333ae785611 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,