transport-helper: trivial style fix

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Felipe Contreras 2013-10-31 03:25:40 -06:00 committed by Junio C Hamano
parent 57b15ead77
commit 23cd01ec53
1 changed files with 1 additions and 0 deletions

View File

@ -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,