Browse Source

Cleanup

master
cancel 5 years ago
parent
commit
c81358de47
  1. 3
      tui_main.c

3
tui_main.c

@ -71,8 +71,7 @@ static void usage(void) {
" Set MIDI to be sent via PortMidi on a specified device ID.\n"
" Example: 1\n"
#endif
);
// clang-format on
); // clang-format on
}
typedef enum {

Loading…
Cancel
Save