diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-06-23 13:02:26 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-06-23 13:02:26 +0100 |
commit | 50c4c5917d1a47b00360ebe61fe8b002e467c57e (patch) | |
tree | 6fe331a127654c5e9269aeea8020965726532264 | |
parent | 69a2f73449a96228fb9b39b284fbc356e69eef73 (diff) | |
parent | f1100f97f7a06fcbebcf18b2c46e7f8f89fdd65b (diff) | |
download | rtmux-50c4c5917d1a47b00360ebe61fe8b002e467c57e.tar.gz rtmux-50c4c5917d1a47b00360ebe61fe8b002e467c57e.tar.bz2 rtmux-50c4c5917d1a47b00360ebe61fe8b002e467c57e.zip |
Merge branch 'obsd-master'
-rw-r--r-- | options.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -784,7 +784,6 @@ options_scope_from_name(struct args *args, int window, } break; } - scope = OPTIONS_TABLE_WINDOW; /* FALLTHROUGH */ case OPTIONS_TABLE_WINDOW: if (args_has(args, 'g')) { |