Whitespace
This commit is contained in:
parent
be336cd2ee
commit
39d1e331f6
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ static struct {
|
|||
} commands[] = {
|
||||
{ "print", tabby_command_print },
|
||||
{ "capture", tabby_command_capture },
|
||||
{ NULL, NULL }
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
|
|
Loading…
Add table
Reference in a new issue