HomeFreeBSD

rpc.tlsclntd, rpc.tlsservd: Fix getopt_long argument

Description

rpc.tlsclntd, rpc.tlsservd: Fix getopt_long argument

The "C" option in the argument to getopt_long() was
missing a ":" for both rpc.tlsclntd.c and rpc.tlsservd.c.
This patch fixes this.

MFC after: 2 weeks

Details

Provenance
rmacklemAuthored on May 5 2022, 11:22 PM
Parents
rG712aac1389e8: rpc.tlsservd: Add a -C command line option for preferred_ciphers
Branches
Unknown
Tags
Unknown