summaryrefslogtreecommitdiff
path: root/src/lib/libtls/shlib_version
diff options
context:
space:
mode:
authortedu <>2018-11-29 14:24:23 +0000
committertedu <>2018-11-29 14:24:23 +0000
commit8e376166426749fe5f95ab4ad9e6adfc863634d1 (patch)
treeec4788d4ef28ebf5ffa8baf3093f4d98017df946 /src/lib/libtls/shlib_version
parentee1a55d3c708acf2230e003941964e4f2e0a2967 (diff)
downloadopenbsd-8e376166426749fe5f95ab4ad9e6adfc863634d1.tar.gz
openbsd-8e376166426749fe5f95ab4ad9e6adfc863634d1.tar.bz2
openbsd-8e376166426749fe5f95ab4ad9e6adfc863634d1.zip
expose the default cert file as a function, not a define. it's really
an internal detail of the library, so the string should live inside it, not in the application code. ok jsing
Diffstat (limited to 'src/lib/libtls/shlib_version')
-rw-r--r--src/lib/libtls/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libtls/shlib_version b/src/lib/libtls/shlib_version
index 9838ba60e3..332e3ede16 100644
--- a/src/lib/libtls/shlib_version
+++ b/src/lib/libtls/shlib_version
@@ -1,2 +1,2 @@
1major=19 1major=19
2minor=1 2minor=2