summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_internal.h
diff options
context:
space:
mode:
authordlg <>2020-03-09 09:29:10 +0000
committerdlg <>2020-03-09 09:29:10 +0000
commit510f85f80530de8e0758e23bc12d1dc1ea315185 (patch)
tree84ab008d9bdfbab52e8963afb5ffeb2e5c6619b6 /src/lib/libssl/tls13_internal.h
parent3be36c8843a332517575048813c2cda232e68351 (diff)
downloadopenbsd-510f85f80530de8e0758e23bc12d1dc1ea315185.tar.gz
openbsd-510f85f80530de8e0758e23bc12d1dc1ea315185.tar.bz2
openbsd-510f85f80530de8e0758e23bc12d1dc1ea315185.zip
cstyle in illumos noticed some weird syntax, which this fixes.
some errx lines in if statements were terminated with commas, which caused the following statement to be considered part of the error handling. while it is bad style, ingo points out it was also a bug which which caused some tests in the code to be skipped. this reminds me of a haiku that Chris Pascoe (cpascoe@) had behind his desk: Also, that comma Should be a semi-colon. Cherry blossoms fall. this was found by Robert Mustacchi when porting the tests to illumos. ok schwarze@ stsp@ thank you robert.
Diffstat (limited to 'src/lib/libssl/tls13_internal.h')
0 files changed, 0 insertions, 0 deletions