Skip to content

Commit

Permalink
fix help bug
Browse files Browse the repository at this point in the history
  • Loading branch information
moonwatcher committed Nov 7, 2018
1 parent ffc603c commit c0254c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ class Layout {
max_line_width(80),
option_indent(2),
max_action_name(0),
max_option_handle(0),
option_handle_spacing(4),
option_choice_indent(0) {
};
Expand Down

0 comments on commit c0254c8

Please sign in to comment.