Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
dmjacobsen committed Oct 10, 2019
1 parent a6555b6 commit ff923b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VolumeMap.c
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ int _validateVolumeMap(
const char *from,
const char *to,
VolumeMapFlag *flags,
const char **toExactAllowed,
const char **toExactAllowed,
const char **toStartsWithDisallowed,
const char **toExactDisallowed,
const char **fromStartsWithDisallowed,
Expand Down

0 comments on commit ff923b6

Please sign in to comment.