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
commit6dee83d0efd9b6a0e45f73737efb9078aafbdd15 (patch)
treeec4788d4ef28ebf5ffa8baf3093f4d98017df946 /src/lib/libtls/shlib_version
parent1604e1fa73583347fa0b8735c9f9485428eba1b5 (diff)
downloadopenbsd-6dee83d0efd9b6a0e45f73737efb9078aafbdd15.tar.gz
openbsd-6dee83d0efd9b6a0e45f73737efb9078aafbdd15.tar.bz2
openbsd-6dee83d0efd9b6a0e45f73737efb9078aafbdd15.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