Commit 265bb56
committed
fix -c help
The rxtx constructor still may throw but in the recent commit 5098035
the "master" check was removed. The original was mainly intended to catch
rxtx_info::create (module init) but our constructor actually throws
(now presumably only).1 parent 0c3f558 commit 265bb56
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
394 | 399 | | |
395 | 400 | | |
396 | 401 | | |
| |||
0 commit comments