Make ConnectionsPerPeriod non-fatal for real.
This commit is contained in:
parent
e821a4a78b
commit
8e97fe726f
@ -680,6 +680,7 @@ parse_flag:
|
||||
break;
|
||||
|
||||
case sConnectionsPerPeriod:
|
||||
(void)strdelim(&cp);
|
||||
error("ConnectionsPerPeriod has been deprecated!");
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user