Skip to content

Commit

Permalink
transport-helper: trivial style fix
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Felipe Contreras authored and Junio C Hamano committed Oct 31, 2013
1 parent 57b15ea commit 23cd01e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transport-helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 23cd01e

Please sign in to comment.