Skip to content

Commit 99a7d6e

Browse files
committed
Fixed constant name LDAP_OPT_X_TLS_KEYILE
Closes GH-331.
1 parent ff8e0fb commit 99a7d6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/ldap/functions/ldap-get-option.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 76f8c0151d9a99d2f96e154da050e64305862b21 Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: aefd268ba87a32838577a86c26cfc581418de562 Maintainer: hirokawa Status: ready -->
44
<!-- CREDITS: takagi,mumumu -->
55
<refentry xml:id="function.ldap-get-option" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -184,7 +184,7 @@
184184
<entry>7.1</entry>
185185
</row>
186186
<row>
187-
<entry><constant>LDAP_OPT_X_TLS_KEYILE</constant></entry>
187+
<entry><constant>LDAP_OPT_X_TLS_KEYFILE</constant></entry>
188188
<entry><type>string</type></entry>
189189
<entry>7.1</entry>
190190
</row>

0 commit comments

Comments
 (0)