Commit ad6ff4c
authored
asterisk.c: Fix option warning for remote console. (#103)
Commit 09e989f
categorized the T option as not being compatible
with remote consoles, but they do affect verbose
messages with remote console. This fixes this.
Resolves: #1021 parent 57eb7e2 commit ad6ff4c
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
| 199 | + | |
201 | 200 | | |
202 | 201 | | |
203 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3755 | 3755 | | |
3756 | 3756 | | |
3757 | 3757 | | |
| 3758 | + | |
3758 | 3759 | | |
3759 | 3760 | | |
3760 | 3761 | | |
| |||
3772 | 3773 | | |
3773 | 3774 | | |
3774 | 3775 | | |
3775 | | - | |
3776 | 3776 | | |
3777 | 3777 | | |
3778 | 3778 | | |
| |||
0 commit comments