Details
Description
The script doesn't currently outdent goto labels with multiple words such as restart_read. We need to add an underscore to the regex to pick up these labels too. bt_curprev.c has a lot of examples of this.
The script doesn't currently outdent goto labels with multiple words such as restart_read. We need to add an underscore to the regex to pick up these labels too. bt_curprev.c has a lot of examples of this.