Skip to content

Commit 23cd01e

Browse files
felipecgitster
authored andcommitted
transport-helper: trivial style fix
Signed-off-by: Felipe Contreras <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 57b15ea commit 23cd01e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

transport-helper.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ static const char *unsupported_options[] = {
269269
TRANS_OPT_THIN,
270270
TRANS_OPT_KEEP
271271
};
272+
272273
static const char *boolean_options[] = {
273274
TRANS_OPT_THIN,
274275
TRANS_OPT_KEEP,

0 commit comments

Comments
 (0)