r294563 was incomplete; re-add the client-side options as well.

This commit is contained in:
Dag-Erling Smørgrav 2016-01-22 14:22:11 +00:00
parent 6f3513465d
commit 6362080245
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294564

View file

@ -286,6 +286,8 @@ static struct {
{ "hpnbuffersize", oDeprecated },
{ "tcprcvbufpoll", oDeprecated },
{ "tcprcvbuf", oDeprecated },
{ "noneenabled", oUnsupported },
{ "noneswitch", oUnsupported },
{ "versionaddendum", oVersionAddendum },
{ NULL, oBadOption }