summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_config.c
diff options
context:
space:
mode:
authormillert <>2016-05-26 21:30:13 +0000
committermillert <>2016-05-26 21:30:13 +0000
commit8e605250dfc27cffdcec79d01d353f43b4eddce1 (patch)
tree7f3d18430dd528b7c50f88e395fcb7167377a0df /src/lib/libtls/tls_config.c
parent5a101547970b215a54782c732b34268436dad5fa (diff)
downloadopenbsd-8e605250dfc27cffdcec79d01d353f43b4eddce1.tar.gz
openbsd-8e605250dfc27cffdcec79d01d353f43b4eddce1.tar.bz2
openbsd-8e605250dfc27cffdcec79d01d353f43b4eddce1.zip
The destination string is declared as "s" but referred to as "dst"
in some cases. Be consistent and use "dst" everywhere like for strlcat(3) and strncat(3). From Tim Kuijsten.
Diffstat (limited to 'src/lib/libtls/tls_config.c')
0 files changed, 0 insertions, 0 deletions